home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / unix / volume25 / rcs-5.6 / part11 < prev    next >
Encoding:
Text File  |  1991-12-19  |  83.4 KB  |  6,049 lines

  1. Newsgroups: comp.sources.unix
  2. From: hammer@cs.purdue.edu (Adam Hammer)
  3. Subject: v25i087: rcs-5.6 - Revision Control System, V5.6, Part11/11
  4. Sender: sources-moderator@pa.dec.com
  5. Approved: vixie@pa.dec.com
  6.  
  7. Submitted-By: hammer@cs.purdue.edu (Adam Hammer)
  8. Posting-Number: Volume 25, Issue 87
  9. Archive-Name: rcs-5.6/part11
  10.  
  11. #! /bin/sh
  12. # This is a shell archive.  Remove anything before this line, then unpack
  13. # it by saving it into a file and typing "sh file".  To overwrite existing
  14. # files, type "sh file -c".  You can also feed this as standard input via
  15. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  16. # will see the following message at the end:
  17. #        "End of archive 11 (of 11)."
  18. # Contents:  rcs.ps.part1
  19. # Wrapped by vixie@cognition.pa.dec.com on Fri Dec 20 16:23:42 1991
  20. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  21. if test -f 'rcs.ps.part1' -a "${1}" != "-c" ; then 
  22.   echo shar: Will not clobber existing file \"'rcs.ps.part1'\"
  23. else
  24. echo shar: Extracting \"'rcs.ps.part1'\" \(77779 characters\)
  25. sed "s/^X//" >'rcs.ps.part1' <<'END_OF_FILE'
  26. X%!PS-Adobe-1.0
  27. X%%Creator: devps (Pipeline Associates, Inc.)
  28. X%%CreationDate: Fri Jan  4 00:13:52 1991
  29. X%%Pages: (atend)
  30. X%%DocumentFonts: (atend)
  31. X
  32. X/X /exch load def
  33. X/r /rmoveto load def
  34. X/m /moveto load def
  35. X/l /lineto load def
  36. X/rl /rlineto load def
  37. X/lc{yc X xc X l st} bind def
  38. X/mc{yc X xc X m} bind def
  39. X/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr} bind def
  40. X/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st} bind def
  41. X/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct} bind def
  42. X/st /stroke load def
  43. X/gs /gsave load def
  44. X/gr /grestore load def
  45. X/cp /currentpoint load def
  46. X/np /newpath load def
  47. X/ct /curveto load def
  48. X/m0{0 0 moveto} bind def
  49. X/BP{/devps-save save def m0} bind def
  50. X/EP{
  51. clear devps-save restore
  52. showpage} bind def
  53. X/res 10.000000 def
  54. X/V{res neg div 792 add
  55. currentpoint pop X
  56. m} bind def
  57. X/H{res div
  58. currentpoint X pop
  59. transform round exch round exch itransform
  60. moveto} bind def
  61. X/h{res div 0 r} bind def
  62. X/v{res neg div 0 X r} bind def
  63. X/xc{res div} bind def
  64. X/yc{res neg div 792 add} bind def
  65. X/S{X H show} bind def
  66. X/psize 10 def
  67. X/height 1 def
  68. X/slant 0 def
  69. X/FF{findfont X dup 12 div setlinewidth /psize X def
  70. X    [psize 0 psize height mul slant sin slant cos div mul psize height mul 0 0]
  71. X    makefont setfont} bind def
  72. X/shade{gs
  73. X /dy X def
  74. X /dx X def
  75. X np m
  76. X setgray
  77. X 0 dy rl
  78. X dx 0 rl
  79. X 0 dy neg rl
  80. X dx neg 0 rl
  81. X closepath
  82. X fill
  83. gr} bind def
  84. X1 setlinecap
  85. X50 dict dup begin
  86. X/FontType 3 def
  87. X/FontName /DIThacks def
  88. X/FontMatrix [.001 0.0 0.0 .001 0.0 0.0] def
  89. X/FontBBox [-220 -280 1000 1000] def
  90. X/Encoding 256 array def
  91. X0 1 255{Encoding exch /.notdef put}for
  92. XEncoding
  93. X dup 8#040/space put 
  94. X dup 8#110/rc put 
  95. X dup 8#111/lt put 
  96. X dup 8#112/bv put 
  97. X dup 8#113/lk put 
  98. X dup 8#114/lb put 
  99. X dup 8#115/rt put 
  100. X dup 8#116/rk put 
  101. X dup 8#117/rb put 
  102. X dup 8#120/rf put 
  103. X dup 8#121/lf put 
  104. X dup 8#122/lc put 
  105. X dup 8#140/sq put 
  106. X dup 8#141/bx put 
  107. X dup 8#142/ci put 
  108. X dup 8#143/br put 
  109. X dup 8#144/rn put 
  110. X dup 8#145/vr put 
  111. X dup 8#146/ob put 
  112. X dup 8#147/bu put 
  113. X dup 8#150/ru put 
  114. X dup 8#151/ul put 
  115. X dup 8#326/sr put
  116. X pop
  117. X/DITfd 100 dict def
  118. X/BuildChar{0 begin
  119. X /cc exch def /fd exch def
  120. X /charname fd /Encoding get cc get def
  121. X /charwid fd /Metrics get charname get def
  122. X /charproc fd /CharProcs get charname get def
  123. X charwid 0 fd /FontBBox get aload pop setcachedevice
  124. X 2 setlinejoin 40 setlinewidth
  125. X newpath 0 0 moveto gsave charproc grestore
  126. X end}def
  127. X/BuildChar load 0 DITfd put
  128. X/CharProcs 50 dict def
  129. CharProcs begin
  130. X/space{}def
  131. X/.notdef{}def
  132. X/ru{500 0 rls}def
  133. X/rn{0 750 moveto 500 0 rls}def
  134. X/vr{0 800 moveto 0 -770 rls}def
  135. X/bv{0 800 moveto 0 -1000 rls}def
  136. X/br{0 750 moveto 0 -1000 rls}def
  137. X/ul{0 -250 moveto 500 0 rls}def
  138. X/ob{200 250 rmoveto currentpoint newpath 200 0 360 arc closepath stroke}def
  139. X/bu{200 250 rmoveto currentpoint newpath 200 0 360 arc closepath fill}def
  140. X/sq{80 0 rmoveto currentpoint dround newpath moveto
  141. X    640 0 rlineto 0 640 rlineto -640 0 rlineto closepath stroke}def
  142. X/bx{80 0 rmoveto currentpoint dround newpath moveto
  143. X    640 0 rlineto 0 640 rlineto -640 0 rlineto closepath fill}def
  144. X/ci{355 333 rmoveto currentpoint newpath 333 0 360 arc
  145. X    50 setlinewidth stroke}def
  146. X
  147. X/lt{0 -200 moveto 0 550 rlineto currx 800 2cx s4 add exch s4 a4p stroke}def
  148. X/lb{0 800 moveto 0 -550 rlineto currx -200 2cx s4 add exch s4 a4p stroke}def
  149. X/rt{0 -200 moveto 0 550 rlineto currx 800 2cx s4 sub exch s4 a4p stroke}def
  150. X/rb{0 800 moveto 0 -500 rlineto currx -200 2cx s4 sub exch s4 a4p stroke}def
  151. X/lk{0 800 moveto 0 300 -300 300 s4 arcto pop pop 1000 sub
  152. X    0 300 4 2 roll s4 a4p 0 -200 lineto stroke}def
  153. X/rk{0 800 moveto 0 300 s2 300 s4 arcto pop pop 1000 sub
  154. X    0 300 4 2 roll s4 a4p 0 -200 lineto stroke}def
  155. X/lf{0 800 moveto 0 -1000 rlineto s4 0 rls}def
  156. X/rf{0 800 moveto 0 -1000 rlineto s4 neg 0 rls}def
  157. X/lc{0 -200 moveto 0 1000 rlineto s4 0 rls}def
  158. X/rc{0 -200 moveto 0 1000 rlineto s4 neg 0 rls}def
  159. X/sr{395.744681 0 moveto 557.446809 995.744681 lineto 521.276596 1000 lineto
  160. X    382.978723 170.212766 lineto 168.085106 602.127660 lineto
  161. X    8.510638 525.531915 lineto 23.404255 496.170213 lineto
  162. X    127.659574 546.808511 lineto 395.744681 0 lineto closepath fill} def
  163. end
  164. X
  165. X/Metrics 50 dict def Metrics begin
  166. X/.notdef 0 def
  167. X/space 500 def
  168. X/ru 500 def
  169. X/br 0 def
  170. X/lt 416 def
  171. X/lb 416 def
  172. X/rt 416 def
  173. X/rb 416 def
  174. X/lk 416 def
  175. X/rk 416 def
  176. X/rc 416 def
  177. X/lc 416 def
  178. X/rf 416 def
  179. X/lf 416 def
  180. X/bv 416 def
  181. X/ob 350 def
  182. X/bu 350 def
  183. X/ci 750 def
  184. X/bx 750 def
  185. X/sq 750 def
  186. X/rn 500 def
  187. X/ul 500 def
  188. X/vr 0 def
  189. X/sr 750 def
  190. end
  191. X
  192. DITfd begin
  193. X/s2 500 def /s4 250 def /s3 333 def
  194. X/a4p{arcto pop pop pop pop}def
  195. X/2cx{2 copy exch}def
  196. X/rls{rlineto stroke}def
  197. X/currx{currentpoint pop}def
  198. X/dround{transform round exch round exch itransform} def
  199. end
  200. end
  201. X/DIThacks exch definefont pop
  202. X
  203. X
  204. X/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  205. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  206. X
  207. X/resolution 720 def
  208. X
  209. X/startFig {
  210. X      /SavedState save def
  211. X      userdict maxlength dict begin
  212. X      currentpoint transform
  213. X
  214. X      DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  215. X              setlinewidth setmatrix
  216. X
  217. X      itransform moveto
  218. X
  219. X      /ury exch def
  220. X      /urx exch def
  221. X      /lly exch def
  222. X      /llx exch def
  223. X      /y exch 72 mul resolution div def
  224. X      /x exch 72 mul resolution div def
  225. X
  226. X      currentpoint /cy exch def /cx exch def
  227. X
  228. X      /sx x urx llx sub div def       % scaling for x
  229. X      /sy y ury lly sub div def       % scaling for y
  230. X
  231. X      sx sy scale                     % scale by (sx,sy)
  232. X
  233. X      cx sx div llx sub
  234. X      cy sy div ury sub translate
  235. X
  236. X      /DefFigCTM matrix currentmatrix def
  237. X
  238. X      /initmatrix {
  239. X              DefFigCTM setmatrix
  240. X      } def
  241. X      /defaultmatrix {
  242. X              DefFigCTM exch copy
  243. X      } def
  244. X
  245. X      /initgraphics {
  246. X              DocumentInitState setmiterlimit setgray setdash
  247. X                      setlinejoin setlinecap setlinewidth setmatrix
  248. X              DefFigCTM setmatrix
  249. X      } def
  250. X
  251. X      /showpage {
  252. X              initgraphics
  253. X      } def
  254. X
  255. X} def
  256. X/clipFig {
  257. X      currentpoint 6 2 roll
  258. X      newpath 4 copy
  259. X      4 2 roll moveto
  260. X      6 -1 roll exch lineto
  261. X      exch lineto
  262. X      exch lineto
  263. X      closepath clip
  264. X      newpath
  265. X      moveto
  266. X} def
  267. X/doclip { llx lly urx ury clipFig } def
  268. X/endFig {
  269. X      end SavedState restore
  270. X} def
  271. X/globalstart {
  272. X      % Push details about the enviornment on the stack.
  273. X      fontnum fontsize fontslant fontheight
  274. X      % firstpage
  275. X      mh my resolution slotno currentpoint
  276. X      pagesave restore gsave
  277. X} def
  278. X/globalend {
  279. X      grestore moveto
  280. X      /slotno exch def /resolution exch def /my exch def
  281. X      /mh exch def
  282. X      % /firstpage exch def
  283. X      /fontheight exch def
  284. X      /fontslant exch def /fontsize exch def /fontnum exch def
  285. X      F
  286. X      /pagesave save def
  287. X} def
  288. X/C{/Courier FF}def
  289. X/R{/Times-Roman FF}def
  290. X/B{/Times-Bold FF}def
  291. X/I{/Times-Italic FF}def
  292. X%% Troff special characters not on Symbol font
  293. X%% Copyright (C) 1986 by Pipeline Associates, Inc.
  294. X%% Version 1.0
  295. X/altRTD 20 dict def
  296. altRTD begin
  297. X/s{setcachedevice}def
  298. X/C{1000 1000 scale}def
  299. X/m /moveto load def
  300. X/c /curveto load def
  301. X/S /stroke load def
  302. X/l /lineto load def
  303. X/a /arcto load def
  304. X/p /pop load def
  305. X/sl /setlinewidth load def
  306. X
  307. end
  308. X/F_Troff 17 dict def F_Troff begin
  309. systemdict /currentpacking known
  310. X{/SavePacking currentpacking def true setpacking}if
  311. X/PaintType 0 def
  312. X/FontType 3 def
  313. X/StrokeWidth 0 def
  314. X/UniqueID 8277003 def
  315. X/FontMatrix [.001000 0 0 .001000 0 0] def
  316. X/FontBBox [-12 -105 942 855 ] def
  317. X/Encoding 256 array def
  318. X/CD 256 1 add dict def
  319. X/FontInfo 3 dict def FontInfo begin
  320. X/UnderlinePosition -133 def /UnderlineThickness 20 def end
  321. X/FontName (Troff) def
  322. X0 1 256 1 sub{Encoding exch /.notdef put}for
  323. CD /.notdef{500 0 setcharwidth{}}put
  324. XEncoding (1) 0 get /br put
  325. X%% bold vertical rule used by tbl
  326. CD /br{
  327. C
  328. X0 0 -.5 -.5 1 1 s
  329. np
  330. X.05 sl
  331. X0 -.1 m
  332. X0 .9 l
  333. X{S}
  334. X}put
  335. XEncoding (2) 0 get /ul put
  336. X%% underline used by tbl
  337. CD /ul{
  338. C
  339. X.5 0 -.5 -.5 1 1 s
  340. np
  341. X.05 sl
  342. X0 -.1 m
  343. X.5 -.1 l
  344. X{S}
  345. X}put
  346. XEncoding (3) 0 get /ru put
  347. X%% baseline rule
  348. CD /ru{
  349. C
  350. X.5 0 -.5 -.5 1 1 s
  351. np
  352. X.05 sl
  353. m0
  354. X.5 0 l
  355. X{S}
  356. X}put
  357. XEncoding (4) 0 get /vr put
  358. X%% vertical rule
  359. CD /vr{
  360. C
  361. X0 0 -.5 -.5 1 1 s
  362. np
  363. X.05 sl
  364. m0
  365. X0 1 l
  366. X{S}
  367. X}put
  368. XEncoding (5) 0 get /sq put
  369. X%% square
  370. CD /sq{
  371. C
  372. X.5 0 -.5 -.5 1 1 s
  373. np
  374. X.05 sl
  375. X0 .25 m
  376. X0 .5 rl
  377. X.5 0 rl
  378. X0 -.5 rl
  379. X-.5 0 rl
  380. closepath
  381. X{S}
  382. X}put
  383. XEncoding (6) 0 get /bx put
  384. X%% solid box
  385. CD /bx{
  386. C
  387. X.5 0 -.5 -.5 1 1 s
  388. np
  389. X0 .25 m
  390. X0 .5 rl
  391. X.5 0 rl
  392. X0 -.5 rl
  393. X-.5 0 rl
  394. closepath
  395. X{fill}
  396. X}put
  397. XEncoding (7) 0 get /rn put
  398. X%% radical extender
  399. CD /rn{
  400. C
  401. X.5 0 -.5 -.5 1 1 s
  402. np
  403. X.03 sl
  404. X-.03 .9 m
  405. X.5 0 rl
  406. X{S}
  407. X}put
  408. XEncoding (8) 0 get /GR put
  409. X%% gray mask
  410. CD /GR{
  411. C
  412. X.5 0 setcharwidth
  413. X.5 setgray
  414. np
  415. X0 -.1 m
  416. X0 1 rl
  417. X.5 0 rl
  418. X0 -1 rl
  419. X-.5 0 rl
  420. closepath
  421. X{fill}
  422. X}put
  423. XEncoding 97 /a put
  424. CD /a{1000 0 0 66 942 421 s 430 415
  425. m 578 406 678 349 662 319 c 655 306 614 287 583
  426. X296 c 570 300 466 340 438 332 c 365 309 335 213
  427. X270 209 c 0 310 m 108 310 l 108 114 l 0
  428. X114 l 0 310 l 42 161 m 42 134 l 66 134 l 66
  429. X161 l 42 161 l 47 155 m 47 140 l 62 140 l 62
  430. X155 l 47 155 l 110 133 m 226 113 300 66 410
  431. X80 c 497 91 550 69 634 76 c 645 76 663 92 669
  432. X107 c 677 125 673 141 668 160 c 725 334 m 758
  433. X332 734 253 701 250 c 501 325 m 475 316 476 309
  434. X473 302 c 465 282 482 263 499 257 c 552 236 615
  435. X253 689 253 c 701 253 713 236 713 218 c 712 194
  436. X702 168 678 161 c 671 159 663 160 655 160 c 591
  437. X158 516 156 479 168 c 461 173 453 191 453 210 c 453
  438. X224 456 235 466 244 c 476 253 490 252 503 255 c 459
  439. X84 m 447 96 435 106 435 123 c 435 136 440 145 447
  440. X155 c 453 163 462 168 469 173 c 110 293 m 173
  441. X318 300 421 435 415 c 609 407 852 416 885 411 c 898
  442. X409 924 411 930 380 c 942 316 828 339 742 334 c 731
  443. X334 730 335 725 335 c 701 336 685 336 660 336 c{S}}put
  444. XEncoding 98 /b put
  445. CD /b{1000 0 -12 66 930 421 s 500
  446. X415 m 352 406 252 349 268 319 c 275 306 316 287
  447. X347 296 c 360 300 464 340 492 332 c 565 309 595
  448. X213 660 209 c 930 310 m 822 310 l 822 114 l 930
  449. X114 l 930 310 l 888 161 m 888 134 l 864 134
  450. l 864 161 l 888 161 l 883 155 m 883 140 l 868
  451. X140 l 868 155 l 883 155 l 820 133 m 704 113
  452. X630 66 520 80 c 433 91 380 69 296 76 c 285 76
  453. X267 92 261 107 c 253 125 257 141 262 160 c 205
  454. X334 m 172 332 196 253 229 250 c 429 325 m 455
  455. X316 454 309 457 302 c 465 282 448 263 431 257 c 378
  456. X236 315 253 241 253 c 229 253 217 236 217 218 c 218
  457. X194 228 168 252 161 c 259 159 267 160 275 160 c 339
  458. X158 414 156 451 168 c 469 173 477 191 477 210 c 477
  459. X224 474 235 464 244 c 454 253 440 252 427 255 c 471
  460. X84 m 483 96 495 106 495 123 c 495 136 490 145 483
  461. X155 c 477 163 468 168 461 173 c 820 293 m 757
  462. X318 630 421 495 415 c 321 407 78 416 45 411 c 32
  463. X409 6 411 0 380 c -12 316 102 339 188 334 c 199
  464. X334 200 335 205 335 c 229 336 245 336 270 336 c{S}}put
  465. XEncoding 99 /c put
  466. CD /c{1000 0 184 0 827 627 s 185 315
  467. m 186 488 332 627 505 625 c 682 623 827 467 815
  468. X290 c 804 124 666 0 500 0 c 327 0 184 142 185
  469. X315 c{S}}put
  470. XEncoding 100 /d put
  471. CD /d{590 0 134 158 477 500 s 300
  472. X160 m 208 162 134 238 135 330 c 136 423 212 500
  473. X305 500 c 397 500 473 427 475 335 c 477 239 396
  474. X158 300 160 c{fill}}put
  475. XEncoding 101 /e put    % Bell Symbol
  476. CD /e{1010 0 -100 -210 1010 1010 s 100 sl 0 setlinecap
  477. X420 300 450 0 360 arc
  478. X420 650 m 420 575 l S
  479. newpath 120 125 m 720 125 l 75 sl S
  480. X420 125 m 420 25 l S
  481. X220 400 m 220 175 120 175 100 a p p p p
  482. X220 400 m 220 550 420 550 80 a p p p p 
  483. X620 400 m 620 175 720 175 100 a p p p p
  484. X620 400 m 620 550 420 550 80 a p p p p
  485. X295 550 m 545 550 l{S}}put
  486. X/BuildChar{altRTD /BuildChar get exec}def end
  487. altRTD begin /BuildChar{altRTD begin
  488. X/char exch def /fontdict exch def save
  489. X/charname fontdict /Encoding get char get def
  490. fontdict /StrokeWidth get sl
  491. fontdict /CD get dup charname known
  492. X{charname}{/.notdef}ifelse get newpath exec
  493. fontdict /PaintType get 0 eq{exec}{p S}ifelse
  494. restore end}def end
  495. systemdict /currentpacking known{F_Troff /SavePacking get setpacking}if
  496. X/Troff F_Troff definefont pop
  497. X/Y1{/Troff FF}def
  498. X/Y{/Symbol FF}def
  499. X%%EndProlog
  500. X%%Page: 0 1
  501. BP
  502. X/slant 0 def
  503. X/height 1.000000 def
  504. X10 C
  505. X10 R
  506. X40 V
  507. X0(-)S
  508. X1230 V
  509. X12 B
  510. X1925(RCS\320A)S
  511. X2406(System)S
  512. X2809(for)S
  513. X2998(Version)S
  514. X3434(Control)S
  515. X1620 V
  516. X10 I
  517. X2560(Walter)S
  518. X2862(F.)S
  519. X2978(Tichy)S
  520. X1800 V
  521. X10 R
  522. X2183(Department)S
  523. X2684(of)S
  524. X2797(Computer)S
  525. X3227(Sciences)S
  526. X1920 V
  527. X2512(Purdue)S
  528. X2825(University)S
  529. X2040 V
  530. X2257(West)S
  531. X2492(Lafayette,)S
  532. X2923(Indiana)S
  533. X3252(47907)S
  534. X2640 V
  535. X10 I
  536. X2643(ABSTRACT)S
  537. X2880 V
  538. X10 R
  539. X1330(An)S
  540. X1490(important)S
  541. X1917(problem)S
  542. X2289(in)S
  543. X2406(program)S
  544. X2783(development)S
  545. X3338(and)S
  546. X3521(maintenance)S
  547. X4064(is)S
  548. X4170(version)S
  549. X4503(con-)S
  550. X3000 V
  551. X1080(trol,)S
  552. X1302(i.e.,)S
  553. X1507(the)S
  554. X1687(task)S
  555. X1906(of)S
  556. X2047(keeping)S
  557. X2421(a)S
  558. X2523(software)S
  559. X2924(system)S
  560. X3260(consisting)S
  561. X3724(of)S
  562. X3865(many)S
  563. X4145(versions)S
  564. X4536(and)S
  565. X3120 V
  566. X1080(con\256gurations)S
  567. X1691(well)S
  568. X1902(organized.)S
  569. X2389(The)S
  570. X2583(Revision)S
  571. X2978(Control)S
  572. X3323(System)S
  573. X3657(\(RCS\))S
  574. X3952(is)S
  575. X4058(a)S
  576. X4141(software)S
  577. X4524(tool)S
  578. X3240 V
  579. X1080(that)S
  580. X1280(assists)S
  581. X1586(with)S
  582. X1814(that)S
  583. X2014(task.)S
  584. X2280(RCS)S
  585. X2520(manages)S
  586. X2919(revisions)S
  587. X3330(of)S
  588. X3463(text)S
  589. X3663(documents,)S
  590. X4171(in)S
  591. X4298(particular)S
  592. X3360 V
  593. X1080(source)S
  594. X1376(programs,)S
  595. X1815(documentation,)S
  596. X2471(and)S
  597. X2652(test)S
  598. X2828(data.)S
  599. X3086(It)S
  600. X3184(automates)S
  601. X3626(the)S
  602. X3785(storing,)S
  603. X4125(retrieval,)S
  604. X4519(log-)S
  605. X3480 V
  606. X1080(ging)S
  607. X1289(and)S
  608. X1464(identi\256cation)S
  609. X2023(of)S
  610. X2136(revisions,)S
  611. X2552(and)S
  612. X2726(it)S
  613. X2812(provides)S
  614. X3186(selection)S
  615. X3571(mechanisms)S
  616. X4095(for)S
  617. X4241(composing)S
  618. X3600 V
  619. X1080(con\256gurations.)S
  620. X1745(This)S
  621. X1962(paper)S
  622. X2222(introduces)S
  623. X2677(basic)S
  624. X2921(version)S
  625. X3254(control)S
  626. X3576(concepts)S
  627. X3964(and)S
  628. X4147(discusses)S
  629. X4558(the)S
  630. X3720 V
  631. X1080(practice)S
  632. X1438(of)S
  633. X1564(version)S
  634. X1901(control)S
  635. X2227(using)S
  636. X2487(RCS.)S
  637. X2775(For)S
  638. X2957(conserving)S
  639. X3438(space,)S
  640. X3726(RCS)S
  641. X3958(stores)S
  642. X4233(deltas,)S
  643. X4533(i.e.,)S
  644. X3840 V
  645. X1080(di)S
  646. X1158 H
  647. X    (f)show 10 -.5 mul h (f)show
  648. X10 R
  649. X1219(erences)S
  650. X1555(between)S
  651. X1925(successive)S
  652. X2384(revisions.)S
  653. X2838(Several)S
  654. X3175(delta)S
  655. X3407(storage)S
  656. X3734(methods)S
  657. X4112(are)S
  658. X4272(discussed.)S
  659. X3960 V
  660. X1080(Usage)S
  661. X1365(statistics)S
  662. X1746(show)S
  663. X1993(that)S
  664. X2179(RCS's)S
  665. X2476(delta)S
  666. X2705(storage)S
  667. X3028(method)S
  668. X3363(is)S
  669. X3465(space)S
  670. X3721(and)S
  671. X3900(time)S
  672. X4113(e)S
  673. X4157 H
  674. X    (f)show 10 -.5 mul h (\256)show
  675. X10 R
  676. X4241(cient.)S
  677. X4525(The)S
  678. X4080 V
  679. X1080(paper)S
  680. X1331(concludes)S
  681. X1760(with)S
  682. X1968(a)S
  683. X2042(detailed)S
  684. X2388(survey)S
  685. X2684(of)S
  686. X2797(version)S
  687. X3121(control)S
  688. X3434(tools.)S
  689. X4320 V
  690. X10 B
  691. X1080(Keywords)S
  692. X10 R
  693. X1513(:)S
  694. X1579(con\256guration)S
  695. X2150(management,)S
  696. X2723(history)S
  697. X3040(management,)S
  698. X3614(version)S
  699. X3947(control,)S
  700. X4294(revisions,)S
  701. X4440 V
  702. X1080(deltas.)S
  703. X4920 V
  704. X720(1991/01/03)S
  705. X7920 V
  706. XEP
  707. X%%Page: 1 2
  708. BP
  709. X/slant 0 def
  710. X/height 1.000000 def
  711. X10 R
  712. X10 R
  713. X40 V
  714. X0(-)S
  715. X1230 V
  716. X12 B
  717. X1925(RCS\320A)S
  718. X2406(System)S
  719. X2809(for)S
  720. X2998(Version)S
  721. X3434(Control)S
  722. X1620 V
  723. X10 I
  724. X2560(Walter)S
  725. X2862(F.)S
  726. X2978(Tichy)S
  727. X1800 V
  728. X10 R
  729. X2183(Department)S
  730. X2684(of)S
  731. X2797(Computer)S
  732. X3227(Sciences)S
  733. X1920 V
  734. X2512(Purdue)S
  735. X2825(University)S
  736. X2040 V
  737. X2257(West)S
  738. X2492(Lafayette,)S
  739. X2923(Indiana)S
  740. X3252(47907)S
  741. X2676 V
  742. X10 B
  743. X720(1.)S
  744. X855(Introduction)S
  745. X2892 V
  746. X10 R
  747. X970(Version)S
  748. X1353(control)S
  749. X1703(is)S
  750. X1837(the)S
  751. X2026(task)S
  752. X2254(of)S
  753. X2404(keeping)S
  754. X2787(software)S
  755. X3197(systems)S
  756. X3581(consisting)S
  757. X4054(of)S
  758. X4205(many)S
  759. X4495(versions)S
  760. X4896(and)S
  761. X3072 V
  762. X720(con\256gurations)S
  763. X1337(well)S
  764. X1554(organized.)S
  765. X2047(The)S
  766. X2247(Revision)S
  767. X2648(Control)S
  768. X2999(System)S
  769. X3339(\(RCS\))S
  770. X3639(is)S
  771. X3750(a)S
  772. X3838(set)S
  773. X3993(of)S
  774. X4120(UNIX)S
  775. X4413(commands)S
  776. X4890(that)S
  777. X3252 V
  778. X720(assist)S
  779. X967(with)S
  780. X1175(that)S
  781. X1355(task.)S
  782. X3468 V
  783. X970(RCS')S
  784. X1227(primary)S
  785. X1577(function)S
  786. X1944(is)S
  787. X2045(to)S
  788. X2157(manage)S
  789. X10 I
  790. X2501(revision)S
  791. X2857(groups)S
  792. X10 R
  793. X3135(.)S
  794. X3224(A)S
  795. X3330(revision)S
  796. X3686(group)S
  797. X3953(is)S
  798. X4054(a)S
  799. X4133(set)S
  800. X4279(of)S
  801. X4397(text)S
  802. X4582(documents,)S
  803. X3648 V
  804. X720(called)S
  805. X10 I
  806. X991(revisions)S
  807. X10 R
  808. X1352(,)S
  809. X1410(that)S
  810. X1593(evolved)S
  811. X1942(from)S
  812. X2169(each)S
  813. X2384(other.)S
  814. X2677(A)S
  815. X2781(new)S
  816. X2979(revision)S
  817. X3333(is)S
  818. X3432(created)S
  819. X3751(by)S
  820. X3883(manually)S
  821. X4287(editing)S
  822. X4597(an)S
  823. X4723(existing)S
  824. X3828 V
  825. X720(one.)S
  826. X956(RCS)S
  827. X1183(organizes)S
  828. X1602(the)S
  829. X1761(revisions)S
  830. X2159(into)S
  831. X2352(an)S
  832. X2483(ancestral)S
  833. X2874(tree.)S
  834. X3115(The)S
  835. X3307(initial)S
  836. X3579(revision)S
  837. X3939(is)S
  838. X4044(the)S
  839. X4204(root)S
  840. X4403(of)S
  841. X4524(the)S
  842. X4684(tree,)S
  843. X4896(and)S
  844. X4008 V
  845. X720(the)S
  846. X880(tree)S
  847. X1067(edges)S
  848. X1332(indicate)S
  849. X1686(from)S
  850. X1918(which)S
  851. X2200(revision)S
  852. X2560(a)S
  853. X2642(given)S
  854. X2902(one)S
  855. X3084(evolved.)S
  856. X3493(Besides)S
  857. X3842(managing)S
  858. X4274(individual)S
  859. X4718(revision)S
  860. X4188 V
  861. X720(groups,)S
  862. X1052(RCS)S
  863. X1277(provides)S
  864. X1657(\257exible)S
  865. X1993(selection)S
  866. X2384(functions)S
  867. X2792(for)S
  868. X2944(composing)S
  869. X3419(con\256gurations.)S
  870. X4082(RCS)S
  871. X4308(may)S
  872. X4516(be)S
  873. X4646(combined)S
  874. X4368 V
  875. X720(with)S
  876. X928(MAKE)S
  877. X4318 V
  878. X1222(1)S
  879. X4368 V
  880. X1272(,)S
  881. X1327(resulting)S
  882. X1707(in)S
  883. X1815(a)S
  884. X1889(powerful)S
  885. X2279(package)S
  886. X2635(for)S
  887. X2781(version)S
  888. X3105(control.)S
  889. X4584 V
  890. X970(RCS)S
  891. X1192(also)S
  892. X1385(o)S
  893. X1435 H
  894. X    (f)show 10 -.5 mul h (f)show
  895. X10 R
  896. X1496(ers)S
  897. X1644(facilities)S
  898. X2021(for)S
  899. X2170(merging)S
  900. X2536(updates)S
  901. X2874(with)S
  902. X3085(customer)S
  903. X3484(modi\256cations,)S
  904. X4087(for)S
  905. X4236(distributed)S
  906. X4697(software)S
  907. X4764 V
  908. X720(development,)S
  909. X1334(and)S
  910. X1551(for)S
  911. X1740(automatic)S
  912. X2207(identi\256cation.)S
  913. X2863(Identi\256cation)S
  914. X3469(is)S
  915. X3609(the)S
  916. X3803(`stamping')S
  917. X4308(of)S
  918. X4463(revisions)S
  919. X4896(and)S
  920. X4944 V
  921. X720(con\256gurations)S
  922. X1336(with)S
  923. X1558(unique)S
  924. X1874(markers.)S
  925. X2294(These)S
  926. X2576(markers)S
  927. X2941(are)S
  928. X3106(akin)S
  929. X3322(to)S
  930. X3444(serial)S
  931. X3704(numbers,)S
  932. X4118(telling)S
  933. X4419(software)S
  934. X4807(main-)S
  935. X5124 V
  936. X720(tainers)S
  937. X1016(unambiguously)S
  938. X1663(which)S
  939. X1937(con\256guration)S
  940. X2500(is)S
  941. X2597(before)S
  942. X2881(them.)S
  943. X5340 V
  944. X970(RCS)S
  945. X1194(is)S
  946. X1295(designed)S
  947. X1684(for)S
  948. X1835(both)S
  949. X2048(production)S
  950. X2516(and)S
  951. X2695(experimental)S
  952. X3251(environments.)S
  953. X3885(In)S
  954. X4003(production)S
  955. X4471(environments,)S
  956. X5520 V
  957. X720(access)S
  958. X1014(controls)S
  959. X1376(detect)S
  960. X1654(update)S
  961. X1959(con\257icts)S
  962. X2337(and)S
  963. X2520(prevent)S
  964. X2858(overlapping)S
  965. X3374(changes.)S
  966. X3789(In)S
  967. X3911(experimental)S
  968. X4471(environments,)S
  969. X5700 V
  970. X720(where)S
  971. X993(strong)S
  972. X1273(controls)S
  973. X1625(are)S
  974. X1776(counterproductive,)S
  975. X2557(it)S
  976. X2643(is)S
  977. X2740(possible)S
  978. X3098(to)S
  979. X3206(loosen)S
  980. X3497(the)S
  981. X3649(controls.)S
  982. X5916 V
  983. X970(Although)S
  984. X1389(RCS)S
  985. X1621(was)S
  986. X1818(originally)S
  987. X2249(intended)S
  988. X2635(for)S
  989. X2793(programs,)S
  990. X3237(it)S
  991. X3335(is)S
  992. X3444(useful)S
  993. X3730(for)S
  994. X3888(any)S
  995. X4074(text)S
  996. X4266(that)S
  997. X4458(is)S
  998. X4567(revised)S
  999. X4897(fre-)S
  1000. X6096 V
  1001. X720(quently)S
  1002. X1054(and)S
  1003. X1232(whose)S
  1004. X1521(previous)S
  1005. X1898(revisions)S
  1006. X2292(must)S
  1007. X2520(be)S
  1008. X2647(preserved.)S
  1009. X3122(RCS)S
  1010. X3345(has)S
  1011. X3511(been)S
  1012. X3732(applied)S
  1013. X4059(successfully)S
  1014. X4580(to)S
  1015. X4691(store)S
  1016. X4918(the)S
  1017. X6276 V
  1018. X720(source)S
  1019. X1010(text)S
  1020. X1190(for)S
  1021. X1336(drawings,)S
  1022. X1757(VLSI)S
  1023. X2009(layouts,)S
  1024. X2353(documentation,)S
  1025. X3002(speci\256cations,)S
  1026. X3601(test)S
  1027. X3770(data,)S
  1028. X3991(form)S
  1029. X4215(letters)S
  1030. X4489(and)S
  1031. X4663(articles.)S
  1032. X6492 V
  1033. X970(This)S
  1034. X1191(paper)S
  1035. X1455(discusses)S
  1036. X1870(the)S
  1037. X2035(practice)S
  1038. X2393(of)S
  1039. X2519(version)S
  1040. X2856(control)S
  1041. X3182(using)S
  1042. X3442(RCS.)S
  1043. X3730(It)S
  1044. X3834(also)S
  1045. X4038(introduces)S
  1046. X4497(basic)S
  1047. X4746(version)S
  1048. X6672 V
  1049. X720(control)S
  1050. X1036(concepts,)S
  1051. X1443(useful)S
  1052. X1720(for)S
  1053. X1869(clarifying)S
  1054. X2290(current)S
  1055. X2605(practice)S
  1056. X2953(and)S
  1057. X3130(designing)S
  1058. X3551(similar)S
  1059. X3861(systems.)S
  1060. X4265(Revision)S
  1061. X4653(groups)S
  1062. X4957(of)S
  1063. X6852 V
  1064. X720(individual)S
  1065. X1161(components)S
  1066. X1679(are)S
  1067. X1835(treated)S
  1068. X2141(in)S
  1069. X2254(the)S
  1070. X2411(next)S
  1071. X2618(three)S
  1072. X2853(sections,)S
  1073. X3236(and)S
  1074. X3416(the)S
  1075. X3574(extensions)S
  1076. X4032(to)S
  1077. X4146(con\256gurations)S
  1078. X4754(follow.)S
  1079. X7032 V
  1080. X720(Because)S
  1081. X1082(of)S
  1082. X1195(its)S
  1083. X1320(size,)S
  1084. X1530(a)S
  1085. X1604(survey)S
  1086. X1900(of)S
  1087. X2013(version)S
  1088. X2337(control)S
  1089. X2650(tools)S
  1090. X2875(appears)S
  1091. X3209(at)S
  1092. X3311(the)S
  1093. X3463(end)S
  1094. X3637(of)S
  1095. X3750(the)S
  1096. X3902(paper.)S
  1097. X7132 V
  1098. X8 Y1
  1099. X720(333333333333333333)S
  1100. X7232 V
  1101. X8 R
  1102. X720(An)S
  1103. X842(earlier)S
  1104. X1067(version)S
  1105. X1325(of)S
  1106. X1415(this)S
  1107. X1554(paper)S
  1108. X1754(was)S
  1109. X1902(published)S
  1110. X2236(in)S
  1111. X8 I
  1112. X2322(Software\320Practice)S
  1113. X2970(&)S
  1114. X3056(Experience)S
  1115. X8 B
  1116. X3450(15)S
  1117. X8 R
  1118. X3530(,)S
  1119. X3574(7)S
  1120. X3638(\(July)S
  1121. X3821(1985\),)S
  1122. X4051(637-654.)S
  1123. X7920 V
  1124. XEP
  1125. X%%Page: 2 3
  1126. BP
  1127. X/slant 0 def
  1128. X/height 1.000000 def
  1129. X8 R
  1130. X8 R
  1131. X40 V
  1132. X10 R
  1133. X0(-)S
  1134. X580 V
  1135. X2792(- 2 -)S
  1136. X900 V
  1137. X10 B
  1138. X720(2.)S
  1139. X855(Getting)S
  1140. X1207(started)S
  1141. X1536(with)S
  1142. X1755(RCS)S
  1143. X1116 V
  1144. X10 R
  1145. X970(Suppose)S
  1146. X1339(a)S
  1147. X1413(text)S
  1148. X1593(\256le)S
  1149. X10 I
  1150. X1751(f.c)S
  1151. X10 R
  1152. X1878(is)S
  1153. X1975(to)S
  1154. X2083(be)S
  1155. X2207(placed)S
  1156. X2497(under)S
  1157. X2754(control)S
  1158. X3067(of)S
  1159. X3180(RCS.)S
  1160. X3455(Invoking)S
  1161. X3846(the)S
  1162. X3998(check-in)S
  1163. X4371(command)S
  1164. X1296 V
  1165. X10 I
  1166. X1080(ci)S
  1167. X1212(f.c)S
  1168. X1536 V
  1169. X10 R
  1170. X720(creates)S
  1171. X1030(a)S
  1172. X1108(new)S
  1173. X1308(revision)S
  1174. X1664(group)S
  1175. X1931(with)S
  1176. X2143(the)S
  1177. X2299(contents)S
  1178. X2666(of)S
  1179. X10 I
  1180. X2783(f.c)S
  1181. X10 R
  1182. X2914(as)S
  1183. X3031(the)S
  1184. X3187(initial)S
  1185. X3455(revision)S
  1186. X3811(\(numbered)S
  1187. X4278(1.1\))S
  1188. X4471(and)S
  1189. X4650(stores)S
  1190. X4918(the)S
  1191. X1716 V
  1192. X720(group)S
  1193. X986(into)S
  1194. X1175(the)S
  1195. X1330(\256le)S
  1196. X10 I
  1197. X1491(f.c,v)S
  1198. X10 R
  1199. X1657(.)S
  1200. X1745(Unless)S
  1201. X2050(told)S
  1202. X2239(otherwise,)S
  1203. X2685(the)S
  1204. X2840(command)S
  1205. X3267(deletes)S
  1206. X10 I
  1207. X3577(f.c)S
  1208. X10 R
  1209. X3674(.)S
  1210. X3762(It)S
  1211. X3856(also)S
  1212. X4050(asks)S
  1213. X4255(for)S
  1214. X4404(a)S
  1215. X4481(description)S
  1216. X4957(of)S
  1217. X1896 V
  1218. X720(the)S
  1219. X878(group.)S
  1220. X1202(The)S
  1221. X1393(description)S
  1222. X1873(should)S
  1223. X2176(state)S
  1224. X2395(the)S
  1225. X2553(common)S
  1226. X2939(purpose)S
  1227. X3291(of)S
  1228. X3410(all)S
  1229. X3546(revisions)S
  1230. X3943(in)S
  1231. X4057(the)S
  1232. X4215(group,)S
  1233. X4510(and)S
  1234. X4691(becomes)S
  1235. X2076 V
  1236. X720(part)S
  1237. X913(of)S
  1238. X1034(the)S
  1239. X1194(group's)S
  1240. X1537(documentation.)S
  1241. X2224(All)S
  1242. X2390(later)S
  1243. X2605(check-in)S
  1244. X2986(commands)S
  1245. X3457(will)S
  1246. X3651(ask)S
  1247. X3822(for)S
  1248. X3976(a)S
  1249. X4058(log)S
  1250. X4224(entry,)S
  1251. X4492(which)S
  1252. X4773(should)S
  1253. X2256 V
  1254. X720(summarize)S
  1255. X1197(the)S
  1256. X1358(changes)S
  1257. X1718(made.)S
  1258. X2029(\(The)S
  1259. X2257(\256rst)S
  1260. X2453(revision)S
  1261. X2815(is)S
  1262. X2922(assigned)S
  1263. X3306(a)S
  1264. X3390(default)S
  1265. X3707(log)S
  1266. X3875(message,)S
  1267. X4278(which)S
  1268. X4562(just)S
  1269. X4747(records)S
  1270. X2436 V
  1271. X720(the)S
  1272. X872(fact)S
  1273. X1051(that)S
  1274. X1231(it)S
  1275. X1317(is)S
  1276. X1414(the)S
  1277. X1566(initial)S
  1278. X1830(revision.\))S
  1279. X2652 V
  1280. X970(Files)S
  1281. X1204(ending)S
  1282. X1515(in)S
  1283. X10 I
  1284. X1632(,v)S
  1285. X10 R
  1286. X1740(are)S
  1287. X1900(called)S
  1288. X10 I
  1289. X2177(RCS)S
  1290. X2394(files)S
  1291. X10 R
  1292. X2600(\()S
  1293. X10 I
  1294. X2633(v)S
  1295. X10 R
  1296. X2716(stands)S
  1297. X3006(for)S
  1298. X10 I
  1299. X3162(v)S
  1300. X10 R
  1301. X3206(ersions\);)S
  1302. X3590(the)S
  1303. X3752(others)S
  1304. X4036(are)S
  1305. X4197(called)S
  1306. X4475(working)S
  1307. X4848(\256les.)S
  1308. X2832 V
  1309. X720(To)S
  1310. X861(get)S
  1311. X1013(back)S
  1312. X1231(the)S
  1313. X1383(working)S
  1314. X1746(\256le)S
  1315. X10 I
  1316. X1904(f.c)S
  1317. X10 R
  1318. X2031(in)S
  1319. X2139(the)S
  1320. X2291(previous)S
  1321. X2665(example,)S
  1322. X3058(execute)S
  1323. X3392(the)S
  1324. X3544(check-out)S
  1325. X3967(command:)S
  1326. X3012 V
  1327. X10 I
  1328. X1080(co)S
  1329. X1234(f.c)S
  1330. X3252 V
  1331. X10 R
  1332. X720(This)S
  1333. X932(command)S
  1334. X1360(extracts)S
  1335. X1704(the)S
  1336. X1860(latest)S
  1337. X2105(revision)S
  1338. X2461(from)S
  1339. X2689(the)S
  1340. X2845(revision)S
  1341. X3201(group)S
  1342. X10 I
  1343. X3468(f.c,v)S
  1344. X10 R
  1345. X3668(and)S
  1346. X3846(writes)S
  1347. X4124(it)S
  1348. X4214(into)S
  1349. X10 I
  1350. X4404(f.c)S
  1351. X10 R
  1352. X4501(.)S
  1353. X4590(The)S
  1354. X4780(\256le)S
  1355. X10 I
  1356. X4943(f.c)S
  1357. X3432 V
  1358. X10 R
  1359. X720(can)S
  1360. X888(now)S
  1361. X1090(be)S
  1362. X1214(edited)S
  1363. X1488(and,)S
  1364. X1687(when)S
  1365. X1933(\256nished,)S
  1366. X2305(checked)S
  1367. X2661(back)S
  1368. X2879(in)S
  1369. X2987(with)S
  1370. X10 I
  1371. X3195(ci)S
  1372. X10 R
  1373. X3267(:)S
  1374. X3612 V
  1375. X10 I
  1376. X1080(ci)S
  1377. X1212(f.c)S
  1378. X3852 V
  1379. X720(Ci)S
  1380. X10 R
  1381. X845(assigns)S
  1382. X1164(number)S
  1383. X1499(1.2)S
  1384. X1654(to)S
  1385. X1762(the)S
  1386. X1914(new)S
  1387. X2110(revision.)S
  1388. X2517(If)S
  1389. X10 I
  1390. X2613(ci)S
  1391. X10 R
  1392. X2715(complains)S
  1393. X3156(with)S
  1394. X3364(the)S
  1395. X3516(message)S
  1396. X4032 V
  1397. X10 I
  1398. X1080(ci)S
  1399. X1182(error:)S
  1400. X1456(no)S
  1401. X1586(lock)S
  1402. X1782(set)S
  1403. X1923(by)S
  1404. X2047(<login>)S
  1405. X4272 V
  1406. X10 R
  1407. X720(then)S
  1408. X922(the)S
  1409. X1074(system)S
  1410. X1383(administrator)S
  1411. X1947(has)S
  1412. X2111(decided)S
  1413. X2452(to)S
  1414. X2561(con\256gure)S
  1415. X2969(RCS)S
  1416. X3190(for)S
  1417. X3337(a)S
  1418. X3412(production)S
  1419. X3876(environment)S
  1420. X4412(by)S
  1421. X4543(enabling)S
  1422. X4918(the)S
  1423. X4452 V
  1424. X720(`strict)S
  1425. X993(locking)S
  1426. X1333(feature'.)S
  1427. X1736(If)S
  1428. X1841(this)S
  1429. X2025(feature)S
  1430. X2340(is)S
  1431. X2446(enabled,)S
  1432. X2820(all)S
  1433. X2959(RCS)S
  1434. X3188(\256les)S
  1435. X3394(are)S
  1436. X3554(initialized)S
  1437. X3993(such)S
  1438. X4215(that)S
  1439. X4404(check-in)S
  1440. X4786(opera-)S
  1441. X4632 V
  1442. X720(tions)S
  1443. X959(require)S
  1444. X1285(a)S
  1445. X1373(lock)S
  1446. X1590(on)S
  1447. X1735(the)S
  1448. X1902(previous)S
  1449. X2291(revision)S
  1450. X2658(\(the)S
  1451. X2858(one)S
  1452. X3047(from)S
  1453. X3286(which)S
  1454. X3575(the)S
  1455. X3742(current)S
  1456. X4069(one)S
  1457. X4258(evolved\).)S
  1458. X4707(Locking)S
  1459. X4812 V
  1460. X720(prevents)S
  1461. X1100(overlapping)S
  1462. X1619(modi\256cations)S
  1463. X2206(if)S
  1464. X2309(several)S
  1465. X2633(people)S
  1466. X2941(work)S
  1467. X3188(on)S
  1468. X3330(the)S
  1469. X3494(same)S
  1470. X3740(\256le.)S
  1471. X3964(If)S
  1472. X4071(locking)S
  1473. X4412(is)S
  1474. X4520(required,)S
  1475. X4918(the)S
  1476. X4992 V
  1477. X720(revision)S
  1478. X1072(should)S
  1479. X1369(have)S
  1480. X1587(been)S
  1481. X1805(locked)S
  1482. X2101(during)S
  1483. X2392(the)S
  1484. X2544(check-out)S
  1485. X2967(by)S
  1486. X3097(using)S
  1487. X3344(the)S
  1488. X3496(option)S
  1489. X10 I
  1490. X3782(\261l)S
  1491. X10 R
  1492. X3860(:)S
  1493. X5172 V
  1494. X10 I
  1495. X1080(co)S
  1496. X1234(\261l)S
  1497. X1372(f.c)S
  1498. X5412 V
  1499. X10 R
  1500. X720(Of)S
  1501. X858(course)S
  1502. X1151(it)S
  1503. X1240(is)S
  1504. X1340(too)S
  1505. X1501(late)S
  1506. X1678(now)S
  1507. X1883(for)S
  1508. X2032(the)S
  1509. X2187(check-out)S
  1510. X2614(with)S
  1511. X2826(locking,)S
  1512. X3185(because)S
  1513. X10 I
  1514. X3534(f.c)S
  1515. X10 R
  1516. X3665(has)S
  1517. X3832(already)S
  1518. X4159(been)S
  1519. X4381(changed;)S
  1520. X4775(check-)S
  1521. X5592 V
  1522. X720(ing)S
  1523. X880(out)S
  1524. X1040(the)S
  1525. X1194(\256le)S
  1526. X1354(again)S
  1527. X1602(would)S
  1528. X1884(overwrite)S
  1529. X2298(the)S
  1530. X2452(modi\256cations.)S
  1531. X3084(\(To)S
  1532. X3260(prevent)S
  1533. X3591(accidental)S
  1534. X4027(overwrites,)S
  1535. X10 I
  1536. X4505(co)S
  1537. X10 R
  1538. X4631(senses)S
  1539. X4918(the)S
  1540. X5772 V
  1541. X720(presence)S
  1542. X1111(of)S
  1543. X1237(a)S
  1544. X1324(working)S
  1545. X1700(\256le)S
  1546. X1871(and)S
  1547. X2058(asks)S
  1548. X2273(whether)S
  1549. X2637(the)S
  1550. X2803(user)S
  1551. X3013(really)S
  1552. X3284(intended)S
  1553. X3672(to)S
  1554. X3794(overwrite)S
  1555. X4220(it.)S
  1556. X4375(The)S
  1557. X4574(overwriting)S
  1558. X5952 V
  1559. X720(check-out)S
  1560. X1151(is)S
  1561. X1256(sometimes)S
  1562. X1722(useful)S
  1563. X2004(for)S
  1564. X2158(backing)S
  1565. X2512(up)S
  1566. X2650(to)S
  1567. X2766(the)S
  1568. X2926(previous)S
  1569. X3307(revision.\))S
  1570. X3754(To)S
  1571. X3902(be)S
  1572. X4033(able)S
  1573. X4236(to)S
  1574. X4351(proceed)S
  1575. X4703(with)S
  1576. X4918(the)S
  1577. X6132 V
  1578. X720(check-in)S
  1579. X1093(in)S
  1580. X1201(the)S
  1581. X1353(present)S
  1582. X1671(case,)S
  1583. X1897(\256rst)S
  1584. X2083(execute)S
  1585. X6312 V
  1586. X10 I
  1587. X1080(rcs)S
  1588. X1262(\261l)S
  1589. X1400(f.c)S
  1590. X6552 V
  1591. X10 R
  1592. X720(This)S
  1593. X933(command)S
  1594. X1363(retroactively)S
  1595. X1903(locks)S
  1596. X2150(the)S
  1597. X2308(latest)S
  1598. X2555(revision,)S
  1599. X2938(unless)S
  1600. X3224(someone)S
  1601. X3615(else)S
  1602. X3806(locked)S
  1603. X4108(it)S
  1604. X4200(in)S
  1605. X4314(the)S
  1606. X4472(meantime.)S
  1607. X4957(In)S
  1608. X6732 V
  1609. X720(this)S
  1610. X895(case,)S
  1611. X1121(the)S
  1612. X1273(two)S
  1613. X1453(programmers)S
  1614. X2015(involved)S
  1615. X2395(have)S
  1616. X2613(to)S
  1617. X2721(negotiate)S
  1618. X3117(whose)S
  1619. X3402(modi\256cations)S
  1620. X3977(should)S
  1621. X4274(take)S
  1622. X4470(precedence.)S
  1623. X6948 V
  1624. X970(If)S
  1625. X1073(an)S
  1626. X1204(RCS)S
  1627. X1431(\256le)S
  1628. X1596(is)S
  1629. X1700(private,)S
  1630. X2039(i.e.,)S
  1631. X2223(if)S
  1632. X2321(only)S
  1633. X2536(the)S
  1634. X2695(owner)S
  1635. X2981(of)S
  1636. X3101(the)S
  1637. X3260(\256le)S
  1638. X3426(is)S
  1639. X3531(expected)S
  1640. X3923(to)S
  1641. X4039(deposit)S
  1642. X4366(revisions)S
  1643. X4765(into)S
  1644. X4959(it,)S
  1645. X7128 V
  1646. X720(the)S
  1647. X879(strict)S
  1648. X1116(locking)S
  1649. X1453(feature)S
  1650. X1766(is)S
  1651. X1870(unnecessary)S
  1652. X2394(and)S
  1653. X2575(may)S
  1654. X2784(be)S
  1655. X2915(disabled.)S
  1656. X3340(If)S
  1657. X3443(strict)S
  1658. X3680(locking)S
  1659. X4017(is)S
  1660. X4120(disabled,)S
  1661. X4514(the)S
  1662. X4672(owner)S
  1663. X4957(of)S
  1664. X7308 V
  1665. X720(the)S
  1666. X884(RCS)S
  1667. X1117(\256le)S
  1668. X1288(need)S
  1669. X1519(not)S
  1670. X1690(have)S
  1671. X1921(a)S
  1672. X2008(lock)S
  1673. X2223(for)S
  1674. X2382(check-in.)S
  1675. X2823(For)S
  1676. X3005(safety)S
  1677. X3286(reasons,)S
  1678. X3653(all)S
  1679. X3796(others)S
  1680. X4083(still)S
  1681. X4277(do.)S
  1682. X4475(Turning)S
  1683. X4840(strict)S
  1684. X7920 V
  1685. XEP
  1686. X%%Page: 3 4
  1687. BP
  1688. X/slant 0 def
  1689. X/height 1.000000 def
  1690. X10 R
  1691. X10 R
  1692. X40 V
  1693. X0(-)S
  1694. X580 V
  1695. X2792(- 3 -)S
  1696. X900 V
  1697. X720(locking)S
  1698. X1050(o)S
  1699. X1100 H
  1700. X    (f)show 10 -.5 mul h (f)show
  1701. X10 R
  1702. X1191(and)S
  1703. X1365(on)S
  1704. X1495(is)S
  1705. X1592(done)S
  1706. X1816(with)S
  1707. X2024(the)S
  1708. X2176(commands:)S
  1709. X1080 V
  1710. X10 I
  1711. X1080(rcs)S
  1712. X1262(\261U)S
  1713. X1444(f.c)S
  1714. X10 R
  1715. X1751(and)S
  1716. X10 I
  1717. X2165(rcs)S
  1718. X2347(\261L)S
  1719. X2513(f.c)S
  1720. X1320 V
  1721. X10 R
  1722. X720(These)S
  1723. X993(commands)S
  1724. X1461(enable)S
  1725. X1756(or)S
  1726. X1875(disable)S
  1727. X2194(the)S
  1728. X2352(strict)S
  1729. X2588(locking)S
  1730. X2924(feature)S
  1731. X3236(for)S
  1732. X3388(each)S
  1733. X3606(RCS)S
  1734. X3832(\256le)S
  1735. X3996(individually.)S
  1736. X4571(The)S
  1737. X4762(system)S
  1738. X1500 V
  1739. X720(administrator)S
  1740. X1283(only)S
  1741. X1491(decides)S
  1742. X1820(whether)S
  1743. X2171(strict)S
  1744. X2401(locking)S
  1745. X2731(is)S
  1746. X2828(enabled)S
  1747. X3168(initially.)S
  1748. X1716 V
  1749. X970(To)S
  1750. X1114(reduce)S
  1751. X1412(the)S
  1752. X1567(clutter)S
  1753. X1855(in)S
  1754. X1966(a)S
  1755. X2043(working)S
  1756. X2409(directory,)S
  1757. X2827(all)S
  1758. X2960(RCS)S
  1759. X3183(\256les)S
  1760. X3383(can)S
  1761. X3554(be)S
  1762. X3681(moved)S
  1763. X3986(to)S
  1764. X4097(a)S
  1765. X4174(subdirectory)S
  1766. X4706(with)S
  1767. X4918(the)S
  1768. X1896 V
  1769. X720(name)S
  1770. X10 I
  1771. X980(RCS)S
  1772. X10 R
  1773. X1158(.)S
  1774. X1257(RCS)S
  1775. X1491(commands)S
  1776. X1968(look)S
  1777. X2190(\256rst)S
  1778. X2390(into)S
  1779. X2590(that)S
  1780. X2784(directory)S
  1781. X3188(for)S
  1782. X3348(RCS)S
  1783. X3581(\256les.)S
  1784. X3846(All)S
  1785. X4017(the)S
  1786. X4182(commands)S
  1787. X4658(presented)S
  1788. X2076 V
  1789. X720(above)S
  1790. X988(work)S
  1791. X1223(with)S
  1792. X1431(the)S
  1793. X10 I
  1794. X1583(RCS)S
  1795. X10 R
  1796. X1791(subdirectory)S
  1797. X2320(without)S
  1798. X2656(change.\262)S
  1799. X2292 V
  1800. X970(It)S
  1801. X1068(may)S
  1802. X1277(be)S
  1803. X1408(undesirable)S
  1804. X1906(that)S
  1805. X10 I
  1806. X2094(ci)S
  1807. X10 R
  1808. X2204(deletes)S
  1809. X2519(the)S
  1810. X2679(working)S
  1811. X3050(\256le.)S
  1812. X3271(For)S
  1813. X3448(instance,)S
  1814. X3838(sometimes)S
  1815. X4304(one)S
  1816. X4486(would)S
  1817. X4774(like)S
  1818. X4962(to)S
  1819. X2472 V
  1820. X720(save)S
  1821. X927(the)S
  1822. X1079(current)S
  1823. X1391(revision,)S
  1824. X1768(but)S
  1825. X1926(continue)S
  1826. X2300(editing.)S
  1827. X2663(Invoking)S
  1828. X2652 V
  1829. X10 I
  1830. X1080(ci)S
  1831. X1212(\261l)S
  1832. X1350(f.c)S
  1833. X2892 V
  1834. X10 R
  1835. X720(checks)S
  1836. X1027(in)S
  1837. X10 I
  1838. X1141(f.c)S
  1839. X10 R
  1840. X1274(as)S
  1841. X1393(usual,)S
  1842. X1665(but)S
  1843. X1829(performs)S
  1844. X2225(an)S
  1845. X2355(additional)S
  1846. X2792(check-out)S
  1847. X3222(with)S
  1848. X3437(locking)S
  1849. X3774(afterwards.)S
  1850. X4286(Thus,)S
  1851. X4548(the)S
  1852. X4707(working)S
  1853. X3072 V
  1854. X720(\256le)S
  1855. X883(does)S
  1856. X1101(not)S
  1857. X1264(disappear)S
  1858. X1681(after)S
  1859. X1898(the)S
  1860. X2055(check-in.)S
  1861. X2488(Similarly,)S
  1862. X2921(the)S
  1863. X3078(option)S
  1864. X10 I
  1865. X3368(\261u)S
  1866. X10 R
  1867. X3502(does)S
  1868. X3719(a)S
  1869. X3797(check-in)S
  1870. X4174(followed)S
  1871. X4563(by)S
  1872. X4697(a)S
  1873. X4775(check-)S
  1874. X3252 V
  1875. X720(out)S
  1876. X885(without)S
  1877. X1228(locking.)S
  1878. X1620(This)S
  1879. X1835(option)S
  1880. X2128(is)S
  1881. X2232(useful)S
  1882. X2513(if)S
  1883. X2611(the)S
  1884. X2770(\256le)S
  1885. X2935(is)S
  1886. X3039(needed)S
  1887. X3359(for)S
  1888. X3513(compilation)S
  1889. X4029(after)S
  1890. X4249(the)S
  1891. X4409(check-in.)S
  1892. X4845(Both)S
  1893. X3432 V
  1894. X720(options)S
  1895. X1045(update)S
  1896. X1341(the)S
  1897. X1493(identi\256cation)S
  1898. X2051(markers)S
  1899. X2402(in)S
  1900. X2510(the)S
  1901. X2662(working)S
  1902. X3025(\256le)S
  1903. X3183(\(see)S
  1904. X3373(below\).)S
  1905. X3648 V
  1906. X970(Besides)S
  1907. X1311(the)S
  1908. X1463(operations)S
  1909. X10 I
  1910. X1909(ci)S
  1911. X10 R
  1912. X2011(and)S
  1913. X10 I
  1914. X2185(co)S
  1915. X10 R
  1916. X2279(,)S
  1917. X2334(RCS)S
  1918. X2554(provides)S
  1919. X2928(the)S
  1920. X3080(following)S
  1921. X3499(commands:)S
  1922. X3828 V
  1923. X10 I
  1924. X720(ident)S
  1925. X10 R
  1926. X1241(extract)S
  1927. X1542(identi\256cation)S
  1928. X2100(markers)S
  1929. X3948 V
  1930. X10 I
  1931. X720(rcs)S
  1932. X10 R
  1933. X1241(change)S
  1934. X1553(RCS)S
  1935. X1773(\256le)S
  1936. X1931(attributes)S
  1937. X4068 V
  1938. X10 I
  1939. X720(rcsclean)S
  1940. X10 R
  1941. X1241(remove)S
  1942. X1570(unchanged)S
  1943. X2032(working)S
  1944. X2395(\256les)S
  1945. X2592(\(optional\))S
  1946. X4188 V
  1947. X10 I
  1948. X720(rcsdiff)S
  1949. X10 R
  1950. X1241(compare)S
  1951. X1614(revisions)S
  1952. X4308 V
  1953. X10 I
  1954. X720(rcsfreeze)S
  1955. X10 R
  1956. X1241(record)S
  1957. X1525(a)S
  1958. X1599(con\256guration)S
  1959. X2162(\(optional\))S
  1960. X4428 V
  1961. X10 I
  1962. X720(rcsmerge)S
  1963. X10 R
  1964. X1241(merge)S
  1965. X1520(revisions)S
  1966. X4548 V
  1967. X10 I
  1968. X720(rlog)S
  1969. X10 R
  1970. X1241(read)S
  1971. X1442(log)S
  1972. X1600(messages)S
  1973. X2007(and)S
  1974. X2181(other)S
  1975. X2416(information)S
  1976. X2918(in)S
  1977. X3026(RCS)S
  1978. X3246(\256les)S
  1979. X4728 V
  1980. X720(A)S
  1981. X822(synopsis)S
  1982. X1197(of)S
  1983. X1310(these)S
  1984. X1545(commands)S
  1985. X2008(appears)S
  1986. X2342(in)S
  1987. X2450(the)S
  1988. X2602(Appendix.)S
  1989. X4968 V
  1990. X10 B
  1991. X720(2.1.)S
  1992. X930(Automatic)S
  1993. X1409(Identi\256cation)S
  1994. X5124 V
  1995. X10 R
  1996. X970(RCS)S
  1997. X1201(can)S
  1998. X1381(stamp)S
  1999. X1662(source)S
  2000. X1964(and)S
  2001. X2150(object)S
  2002. X2436(code)S
  2003. X2666(with)S
  2004. X2886(special)S
  2005. X3205(identi\256cation)S
  2006. X3775(strings,)S
  2007. X4109(similar)S
  2008. X4429(to)S
  2009. X4549(product)S
  2010. X4896(and)S
  2011. X5244 V
  2012. X720(serial)S
  2013. X966(numbers.)S
  2014. X1395(To)S
  2015. X1536(obtain)S
  2016. X1816(such)S
  2017. X2029(identi\256cation,)S
  2018. X2612(place)S
  2019. X2852(the)S
  2020. X3004(marker)S
  2021. X5424 V
  2022. X10 I
  2023. X1080($Id$)S
  2024. X5664 V
  2025. X10 R
  2026. X720(into)S
  2027. X923(the)S
  2028. X1092(text)S
  2029. X1289(of)S
  2030. X1419(a)S
  2031. X1510(revision,)S
  2032. X1904(for)S
  2033. X2067(instance)S
  2034. X2441(inside)S
  2035. X2727(a)S
  2036. X2818(comment.)S
  2037. X3292(The)S
  2038. X3494(check-out)S
  2039. X3934(operation)S
  2040. X4358(will)S
  2041. X4561(replace)S
  2042. X4895(this)S
  2043. X5844 V
  2044. X720(marker)S
  2045. X1032(with)S
  2046. X1240(a)S
  2047. X1314(string)S
  2048. X1572(of)S
  2049. X1685(the)S
  2050. X1837(form)S
  2051. X6024 V
  2052. X10 I
  2053. X1080($Id:)S
  2054. X1306(filename)S
  2055. X1710(revisionnumber)S
  2056. X2397(date)S
  2057. X2629(time)S
  2058. X2861(author)S
  2059. X3188(state)S
  2060. X3437(locker)S
  2061. X3716($)S
  2062. X6264 V
  2063. X10 R
  2064. X720(This)S
  2065. X929(string)S
  2066. X1188(need)S
  2067. X1407(never)S
  2068. X1659(be)S
  2069. X1784(touched,)S
  2070. X2156(because)S
  2071. X10 I
  2072. X2502(co)S
  2073. X10 R
  2074. X2627(keeps)S
  2075. X2885(it)S
  2076. X2972(up)S
  2077. X3103(to)S
  2078. X3212(date)S
  2079. X3409(automatically.)S
  2080. X4039(To)S
  2081. X4181(propagate)S
  2082. X4605(the)S
  2083. X4758(marker)S
  2084. X6444 V
  2085. X720(into)S
  2086. X906(object)S
  2087. X1180(code,)S
  2088. X1423(simply)S
  2089. X1726(put)S
  2090. X1884(it)S
  2091. X1970(into)S
  2092. X2156(a)S
  2093. X2230(literal)S
  2094. X2493(character)S
  2095. X2887(string.)S
  2096. X3200(In)S
  2097. X3313(C,)S
  2098. X3435(this)S
  2099. X3610(is)S
  2100. X3707(done)S
  2101. X3931(as)S
  2102. X4044(follows:)S
  2103. X6702 V
  2104. X8 Y1
  2105. X720(333333333333333333)S
  2106. X6820 V
  2107. X8 R
  2108. X820(\262)S
  2109. X900(Pairs)S
  2110. X1088(of)S
  2111. X1184(RCS)S
  2112. X1367(and)S
  2113. X1512(working)S
  2114. X1808(\256les)S
  2115. X1971(can)S
  2116. X2111(actually)S
  2117. X2392(be)S
  2118. X2497(speci\256ed)S
  2119. X2810(in)S
  2120. X2902(3)S
  2121. X2972(ways:)S
  2122. X3188(a\))S
  2123. X3279(both)S
  2124. X3451(are)S
  2125. X3577(given,)S
  2126. X3804(b\))S
  2127. X3900(only)S
  2128. X4072(the)S
  2129. X4199(working)S
  2130. X4495(\256le)S
  2131. X4627(is)S
  2132. X6920 V
  2133. X720(given,)S
  2134. X945(c\))S
  2135. X1034(only)S
  2136. X1204(the)S
  2137. X1329(RCS)S
  2138. X1510(\256le)S
  2139. X1640(is)S
  2140. X1721(given.)S
  2141. X1970(If)S
  2142. X2050(a)S
  2143. X2113(pair)S
  2144. X2264(is)S
  2145. X2345(given,)S
  2146. X2570(both)S
  2147. X2740(\256les)S
  2148. X2900(may)S
  2149. X3064(have)S
  2150. X3241(arbitrary)S
  2151. X3540(path)S
  2152. X3704(pre\256xes;)S
  2153. X4005(RCS)S
  2154. X4185(commands)S
  2155. X4557(pair)S
  2156. X7020 V
  2157. X720(them)S
  2158. X903(up)S
  2159. X1007(intelligently.)S
  2160. X7920 V
  2161. XEP
  2162. X%%Page: 4 5
  2163. BP
  2164. X/slant 0 def
  2165. X/height 1.000000 def
  2166. X8 R
  2167. X8 R
  2168. X40 V
  2169. X10 R
  2170. X0(-)S
  2171. X520 V
  2172. X2792(- 4 -)S
  2173. X900 V
  2174. X10 I
  2175. X1080(static)S
  2176. X1327(char)S
  2177. X1540(rcsid[])S
  2178. X1848(=)S
  2179. X1946("$Id$";)S
  2180. X1140 V
  2181. X10 R
  2182. X720(The)S
  2183. X914(command)S
  2184. X10 I
  2185. X1347(ident)S
  2186. X10 R
  2187. X1586(extracts)S
  2188. X1935(such)S
  2189. X2157(markers)S
  2190. X2517(from)S
  2191. X2750(any)S
  2192. X2933(\256le,)S
  2193. X3125(in)S
  2194. X3243(particular)S
  2195. X3665(from)S
  2196. X3899(object)S
  2197. X4183(code.)S
  2198. X10 I
  2199. X4466(Ident)S
  2200. X10 R
  2201. X4711(helps)S
  2202. X4962(to)S
  2203. X1320 V
  2204. X720(\256nd)S
  2205. X921(out)S
  2206. X1094(which)S
  2207. X1383(revisions)S
  2208. X1789(of)S
  2209. X1917(which)S
  2210. X2206(modules)S
  2211. X2590(were)S
  2212. X2828(used)S
  2213. X3056(in)S
  2214. X3179(a)S
  2215. X3268(given)S
  2216. X3535(program.)S
  2217. X3972(It)S
  2218. X4077(returns)S
  2219. X4398(a)S
  2220. X4486(complete)S
  2221. X4896(and)S
  2222. X1500 V
  2223. X720(unambiguous)S
  2224. X1300(component)S
  2225. X1785(list,)S
  2226. X1974(from)S
  2227. X2209(which)S
  2228. X2494(a)S
  2229. X2579(copy)S
  2230. X2814(of)S
  2231. X2938(the)S
  2232. X3101(program)S
  2233. X3480(can)S
  2234. X3659(be)S
  2235. X3794(reconstructed.)S
  2236. X4428(This)S
  2237. X4648(facility)S
  2238. X4973(is)S
  2239. X1680 V
  2240. X720(invaluable)S
  2241. X1166(for)S
  2242. X1312(program)S
  2243. X1680(maintenance.)S
  2244. X1896 V
  2245. X970(There)S
  2246. X1232(are)S
  2247. X1383(several)S
  2248. X1695(additional)S
  2249. X2125(identi\256cation)S
  2250. X2683(markers,)S
  2251. X3059(one)S
  2252. X3233(for)S
  2253. X3379(each)S
  2254. X3591(component)S
  2255. X4065(of)S
  2256. X4178($Id$.)S
  2257. X4446(The)S
  2258. X4631(marker)S
  2259. X2076 V
  2260. X10 I
  2261. X1080($Log$)S
  2262. X2316 V
  2263. X10 R
  2264. X720(has)S
  2265. X894(a)S
  2266. X979(similar)S
  2267. X1298(function.)S
  2268. X1727(It)S
  2269. X1829(accumulates)S
  2270. X2363(the)S
  2271. X2526(log)S
  2272. X2695(messages)S
  2273. X3113(that)S
  2274. X3304(are)S
  2275. X3466(requested)S
  2276. X3889(during)S
  2277. X4191(check-in.)S
  2278. X4630(Thus,)S
  2279. X4896(one)S
  2280. X2496 V
  2281. X720(can)S
  2282. X891(maintain)S
  2283. X1274(the)S
  2284. X1429(complete)S
  2285. X1828(history)S
  2286. X2139(of)S
  2287. X2255(a)S
  2288. X2332(revision)S
  2289. X2687(directly)S
  2290. X3025(inside)S
  2291. X3297(it,)S
  2292. X3411(by)S
  2293. X3544(enclosing)S
  2294. X3960(it)S
  2295. X4049(in)S
  2296. X4160(a)S
  2297. X4237(comment.)S
  2298. X4697(Figure)S
  2299. X4990(1)S
  2300. X2676 V
  2301. X720(is)S
  2302. X822(a)S
  2303. X901(partial)S
  2304. X1191(reproduction)S
  2305. X1736(of)S
  2306. X1854(a)S
  2307. X1933(log)S
  2308. X2096(contained)S
  2309. X2519(in)S
  2310. X2632(revision)S
  2311. X2990(4.1)S
  2312. X3151(of)S
  2313. X3270(the)S
  2314. X3428(\256le)S
  2315. X10 I
  2316. X3592(ci.c)S
  2317. X10 R
  2318. X3733(.)S
  2319. X3824(The)S
  2320. X4015(log)S
  2321. X4179(appears)S
  2322. X4519(at)S
  2323. X4627(the)S
  2324. X4785(begin-)S
  2325. X2856 V
  2326. X720(ning)S
  2327. X928(of)S
  2328. X1041(the)S
  2329. X1193(\256le,)S
  2330. X1376(and)S
  2331. X1550(makes)S
  2332. X1835(it)S
  2333. X1921(easy)S
  2334. X2128(to)S
  2335. X2236(determine)S
  2336. X2665(what)S
  2337. X2889(the)S
  2338. X3041(recent)S
  2339. X3314(modi\256cations)S
  2340. X3889(were.)S
  2341. X3156 V
  2342. X1080(/*)S
  2343. X1188($Log:)S
  2344. X1457(ci.c,v)S
  2345. X1703($)S
  2346. X3276 V
  2347. X1110(*)S
  2348. X1190(Revision)S
  2349. X1576(4.1)S
  2350. X1761(1983/05/10)S
  2351. X2277(17:03:06)S
  2352. X2693(wft)S
  2353. X3396 V
  2354. X1110(*)S
  2355. X1190(Added)S
  2356. X1486(option)S
  2357. X1772(\261d)S
  2358. X1902(and)S
  2359. X2076(\261w,)S
  2360. X2253(and)S
  2361. X2427(updated)S
  2362. X2773(assignment)S
  2363. X3253(of)S
  2364. X3366(date,)S
  2365. X3587(etc.)S
  2366. X3758(to)S
  2367. X3866(new)S
  2368. X4062(delta.)S
  2369. X3516 V
  2370. X1110(*)S
  2371. X1190(Added)S
  2372. X1486(handling)S
  2373. X1866(of)S
  2374. X1979(default)S
  2375. X2286(branches.)S
  2376. X3636 V
  2377. X1110(*)S
  2378. X3756 V
  2379. X1110(*)S
  2380. X1190(Revision)S
  2381. X1576(3.9)S
  2382. X1761(1983/02/15)S
  2383. X2277(15:25:44)S
  2384. X2693(wft)S
  2385. X3876 V
  2386. X1110(*)S
  2387. X1190(Added)S
  2388. X1486(call)S
  2389. X1660(to)S
  2390. X1768(fastcopy\(\))S
  2391. X2202(to)S
  2392. X2310(copy)S
  2393. X2534(remainder)S
  2394. X2968(of)S
  2395. X3081(RCS)S
  2396. X3301(\256le.)S
  2397. X3996 V
  2398. X1110(*)S
  2399. X4116 V
  2400. X1110(*)S
  2401. X1190(Revision)S
  2402. X1576(3.8)S
  2403. X1761(1983/01/14)S
  2404. X2277(15:34:05)S
  2405. X2693(wft)S
  2406. X4236 V
  2407. X1110(*)S
  2408. X1190(Added)S
  2409. X1486(ignoring)S
  2410. X1855(of)S
  2411. X1968(interrupts)S
  2412. X2381(while)S
  2413. X2633(new)S
  2414. X2829(RCS)S
  2415. X3049(\256le)S
  2416. X3207(is)S
  2417. X3304(renamed;)S
  2418. X4356 V
  2419. X1110(*)S
  2420. X1190(avoids)S
  2421. X1481(deletion)S
  2422. X1833(of)S
  2423. X1946(RCS)S
  2424. X2166(\256les)S
  2425. X2363(by)S
  2426. X2493(interrupts.)S
  2427. X4476 V
  2428. X1110(*)S
  2429. X4596 V
  2430. X1110(*)S
  2431. X1190(Revision)S
  2432. X1576(3.7)S
  2433. X1761(1982/12/10)S
  2434. X2277(16:09:20)S
  2435. X2693(wft)S
  2436. X4716 V
  2437. X1110(*)S
  2438. X1190(Corrected)S
  2439. X1613(checking)S
  2440. X2003(of)S
  2441. X2116(return)S
  2442. X2384(code)S
  2443. X2602(from)S
  2444. X2826(di)S
  2445. X2904 H
  2446. X    (f)show 10 -.5 mul h (f)show
  2447. X10 R
  2448. X2965(.)S
  2449. X4836 V
  2450. X1110(*)S
  2451. X1190(An)S
  2452. X1342(RCS)S
  2453. X1562(\256le)S
  2454. X1720(now)S
  2455. X1922(inherits)S
  2456. X2252(its)S
  2457. X2377(mode)S
  2458. X2629(during)S
  2459. X2920(the)S
  2460. X3072(\256rst)S
  2461. X3258(ci)S
  2462. X3360(from)S
  2463. X3584(the)S
  2464. X3736(working)S
  2465. X4099(\256le,)S
  2466. X4956 V
  2467. X1110(*)S
  2468. X1190(except)S
  2469. X1480(that)S
  2470. X1660(write)S
  2471. X1895(permission)S
  2472. X2364(is)S
  2473. X2461(removed.)S
  2474. X5076 V
  2475. X1110(*/)S
  2476. X5196 V
  2477. X1783(Figure)S
  2478. X2074(1.)S
  2479. X2209(Log)S
  2480. X2400(entries)S
  2481. X2696(produced)S
  2482. X3097(by)S
  2483. X3227(the)S
  2484. X3379(marker)S
  2485. X3691($Log$.)S
  2486. X5412 V
  2487. X720(Since)S
  2488. X973(revisions)S
  2489. X1365(are)S
  2490. X1517(stored)S
  2491. X1792(in)S
  2492. X1901(the)S
  2493. X2054(form)S
  2494. X2279(of)S
  2495. X2393(di)S
  2496. X2471 H
  2497. X    (f)show 10 -.5 mul h (f)show
  2498. X10 R
  2499. X2532(erences,)S
  2500. X2886(each)S
  2501. X3099(log)S
  2502. X3258(message)S
  2503. X3628(is)S
  2504. X3727(physically)S
  2505. X4170(stored)S
  2506. X4446(once,)S
  2507. X4691(indepen-)S
  2508. X5592 V
  2509. X720(dent)S
  2510. X922(of)S
  2511. X1035(the)S
  2512. X1187(number)S
  2513. X1522(of)S
  2514. X1635(revisions)S
  2515. X2026(present.)S
  2516. X2399(Thus,)S
  2517. X2654(the)S
  2518. X2806($Log$)S
  2519. X3097(marker)S
  2520. X3409(incurs)S
  2521. X3683(negligible)S
  2522. X4113(space)S
  2523. X4364(overhead.)S
  2524. X5952 V
  2525. X10 B
  2526. X720(3.)S
  2527. X855(The)S
  2528. X1052(RCS)S
  2529. X1282(Revision)S
  2530. X1679(Tree)S
  2531. X6168 V
  2532. X10 R
  2533. X970(RCS)S
  2534. X1198(arranges)S
  2535. X1573(revisions)S
  2536. X1972(in)S
  2537. X2089(an)S
  2538. X2222(ancestral)S
  2539. X2615(tree.)S
  2540. X2858(The)S
  2541. X10 I
  2542. X3052(ci)S
  2543. X10 R
  2544. X3163(command)S
  2545. X3596(builds)S
  2546. X3880(this)S
  2547. X4064(tree;)S
  2548. X4280(the)S
  2549. X4441(auxiliary)S
  2550. X4835(com-)S
  2551. X6348 V
  2552. X720(mand)S
  2553. X10 I
  2554. X983(rcs)S
  2555. X10 R
  2556. X1146(prunes)S
  2557. X1453(it.)S
  2558. X1605(The)S
  2559. X1801(tree)S
  2560. X1991(has)S
  2561. X2165(a)S
  2562. X2250(root)S
  2563. X2452(revision,)S
  2564. X2840(normally)S
  2565. X3242(numbered)S
  2566. X3682(1.1,)S
  2567. X3873(and)S
  2568. X4057(successive)S
  2569. X4518(revisions)S
  2570. X4919(are)S
  2571. X6528 V
  2572. X720(numbered)S
  2573. X1154(1.2,)S
  2574. X1339(1.3,)S
  2575. X1524(etc.)S
  2576. X1730(The)S
  2577. X1921(\256rst)S
  2578. X2113(\256eld)S
  2579. X2327(of)S
  2580. X2446(a)S
  2581. X2526(revision)S
  2582. X2884(number)S
  2583. X3225(is)S
  2584. X3328(called)S
  2585. X3602(the)S
  2586. X10 I
  2587. X3760(release)S
  2588. X4084(number)S
  2589. X10 R
  2590. X4425(and)S
  2591. X4605(the)S
  2592. X4763(second)S
  2593. X6708 V
  2594. X720(one)S
  2595. X900(the)S
  2596. X10 I
  2597. X1058(level)S
  2598. X1282(number)S
  2599. X10 R
  2600. X1587(.)S
  2601. X1677(Unless)S
  2602. X1984(given)S
  2603. X2241(explicitly,)S
  2604. X2679(the)S
  2605. X10 I
  2606. X2836(ci)S
  2607. X10 R
  2608. X2943(command)S
  2609. X3372(assigns)S
  2610. X3696(a)S
  2611. X3775(new)S
  2612. X3976(revision)S
  2613. X4333(number)S
  2614. X4673(by)S
  2615. X4808(incre-)S
  2616. X6888 V
  2617. X720(menting)S
  2618. X1085(the)S
  2619. X1244(level)S
  2620. X1475(number)S
  2621. X1817(of)S
  2622. X1937(the)S
  2623. X2096(previous)S
  2624. X2477(revision.)S
  2625. X2891(The)S
  2626. X3084(release)S
  2627. X3398(number)S
  2628. X3741(must)S
  2629. X3974(be)S
  2630. X4106(incremented)S
  2631. X4637(explicitly,)S
  2632. X7068 V
  2633. X720(using)S
  2634. X974(the)S
  2635. X10 I
  2636. X1133(\261r)S
  2637. X10 R
  2638. X1259(option)S
  2639. X1551(of)S
  2640. X10 I
  2641. X1670(ci)S
  2642. X10 R
  2643. X1742(.)S
  2644. X1833(Assuming)S
  2645. X2275(there)S
  2646. X2510(are)S
  2647. X2667(revisions)S
  2648. X3064(1.1,)S
  2649. X3250(1.2,)S
  2650. X3436(and)S
  2651. X3616(1.3)S
  2652. X3777(in)S
  2653. X3891(the)S
  2654. X4049(RCS)S
  2655. X4275(\256le)S
  2656. X4439(f.c,v,)S
  2657. X4677(the)S
  2658. X4835(com-)S
  2659. X7248 V
  2660. X720(mand)S
  2661. X7920 V
  2662. XEP
  2663. X%%Page: 5 6
  2664. BP
  2665. X/slant 0 def
  2666. X/height 1.000000 def
  2667. X10 R
  2668. X10 R
  2669. X40 V
  2670. X0(-)S
  2671. X580 V
  2672. X2792(- 5 -)S
  2673. X900 V
  2674. X10 I
  2675. X1080(ci)S
  2676. X1212(\261r2.1)S
  2677. X1486(f.c)S
  2678. X10 R
  2679. X1793(or)S
  2680. X10 I
  2681. X2086(ci)S
  2682. X2218(\261r2)S
  2683. X2417(f.c)S
  2684. X1140 V
  2685. X10 R
  2686. X720(assigns)S
  2687. X1061(the)S
  2688. X1235(number)S
  2689. X1592(2.1)S
  2690. X1769(to)S
  2691. X1899(the)S
  2692. X2074(new)S
  2693. X2293(revision.)S
  2694. X2723(Later)S
  2695. X2986(check-ins)S
  2696. X3421(without)S
  2697. X3780(the)S
  2698. X10 I
  2699. X3955(\261r)S
  2700. X10 R
  2701. X4097(option)S
  2702. X4406(will)S
  2703. X4615(assign)S
  2704. X4918(the)S
  2705. X1320 V
  2706. X720(numbers)S
  2707. X1095(2.2,)S
  2708. X1276(2.3,)S
  2709. X1457(and)S
  2710. X1632(so)S
  2711. X1751(on.)S
  2712. X1936(The)S
  2713. X2121(release)S
  2714. X2427(number)S
  2715. X2762(should)S
  2716. X3059(be)S
  2717. X3183(incremented)S
  2718. X3706(only)S
  2719. X3914(at)S
  2720. X4016(major)S
  2721. X4279(transition)S
  2722. X4687(points)S
  2723. X4962(in)S
  2724. X1500 V
  2725. X720(the)S
  2726. X872(development,)S
  2727. X1443(for)S
  2728. X1589(instance)S
  2729. X1946(when)S
  2730. X2192(a)S
  2731. X2266(new)S
  2732. X2462(release)S
  2733. X2768(of)S
  2734. X2881(a)S
  2735. X2955(software)S
  2736. X3328(product)S
  2737. X3663(has)S
  2738. X3826(been)S
  2739. X4044(completed.)S
  2740. X1860 V
  2741. X10 B
  2742. X720(3.1.)S
  2743. X930(When)S
  2744. X1216(are)S
  2745. X1384(branches)S
  2746. X1803(needed?)S
  2747. X2076 V
  2748. X10 R
  2749. X970(A)S
  2750. X1075(young)S
  2751. X1358(revision)S
  2752. X1713(tree)S
  2753. X1895(is)S
  2754. X1995(slender:)S
  2755. X2344(It)S
  2756. X2438(consists)S
  2757. X2789(of)S
  2758. X2906(only)S
  2759. X3118(one)S
  2760. X3296(branch,)S
  2761. X3626(called)S
  2762. X3898(the)S
  2763. X4054(trunk.)S
  2764. X4354(As)S
  2765. X4499(the)S
  2766. X4655(tree)S
  2767. X4838(ages,)S
  2768. X2256 V
  2769. X720(side)S
  2770. X911(branches)S
  2771. X1295(may)S
  2772. X1497(form.)S
  2773. X1776(Branches)S
  2774. X2177(are)S
  2775. X2328(needed)S
  2776. X2640(in)S
  2777. X2748(the)S
  2778. X2900(following)S
  2779. X3319(4)S
  2780. X3399(situations.)S
  2781. X2472 V
  2782. X10 I
  2783. X720(Temporary)S
  2784. X1194(fixes)S
  2785. X2652 V
  2786. X10 R
  2787. X970(Suppose)S
  2788. X1346(a)S
  2789. X1427(tree)S
  2790. X1614(has)S
  2791. X1785(5)S
  2792. X1873(revisions)S
  2793. X2272(grouped)S
  2794. X2637(in)S
  2795. X2753(2)S
  2796. X2841(releases,)S
  2797. X3219(as)S
  2798. X3340(illustrated)S
  2799. X3778(in)S
  2800. X3894(Figure)S
  2801. X4193(2.)S
  2802. X4336(Revision)S
  2803. X4730(1.3,)S
  2804. X4918(the)S
  2805. X2832 V
  2806. X970(last)S
  2807. X1139(one)S
  2808. X1313(of)S
  2809. X1426(release)S
  2810. X1732(1,)S
  2811. X1837(is)S
  2812. X1934(in)S
  2813. X2042(operation)S
  2814. X2449(at)S
  2815. X2551(customer)S
  2816. X2947(sites,)S
  2817. X3180(while)S
  2818. X3432(release)S
  2819. X3738(2)S
  2820. X3818(is)S
  2821. X3915(in)S
  2822. X4023(active)S
  2823. X4291(development.)S
  2824. X3143 V
  2825. X8 R
  2826. X2532(1.1)S
  2827. X3242 V
  2828. X2410 H
  2829. X2410 3012 lc
  2830. X2410 3012 mc
  2831. X2410 H
  2832. X2755 3012 lc
  2833. X2755 3012 mc
  2834. X2755 H
  2835. X2755 3242 lc
  2836. X2755 3242 mc
  2837. X2755 H
  2838. X2410 3242 lc
  2839. X2410 3242 mc
  2840. X3127 V
  2841. X2755 H
  2842. X2985 3127 lc
  2843. X2985 3127 mc
  2844. X3138 V
  2845. X2939 H
  2846. X2985 3127 lc
  2847. X2985 3127 mc
  2848. X3115 V
  2849. X2939 H
  2850. X2985 3126 lc
  2851. X2985 3126 mc
  2852. X3143 V
  2853. X3108(1.2)S
  2854. X3242 V
  2855. X2986 H
  2856. X2986 3012 lc
  2857. X2986 3012 mc
  2858. X2986 H
  2859. X3331 3012 lc
  2860. X3331 3012 mc
  2861. X3331 H
  2862. X3331 3242 lc
  2863. X3331 3242 mc
  2864. X3331 H
  2865. X2986 3242 lc
  2866. X2986 3242 mc
  2867. X3127 V
  2868. X3331 H
  2869. X3561 3127 lc
  2870. X3561 3127 mc
  2871. X3138 V
  2872. X3515 H
  2873. X3561 3127 lc
  2874. X3561 3127 mc
  2875. X3115 V
  2876. X3515 H
  2877. X3561 3126 lc
  2878. X3561 3126 mc
  2879. X3143 V
  2880. X3684(1.3)S
  2881. X3242 V
  2882. X3562 H
  2883. X3562 3012 lc
  2884. X3562 3012 mc
  2885. X3562 H
  2886. X3907 3012 lc
  2887. X3907 3012 mc
  2888. X3907 H
  2889. X3907 3242 lc
  2890. X3907 3242 mc
  2891. X3907 H
  2892. X3562 3242 lc
  2893. X3562 3242 mc
  2894. X3127 V
  2895. X3907 H
  2896. X4137 3127 lc
  2897. X4137 3127 mc
  2898. X3138 V
  2899. X4091 H
  2900. X4137 3127 lc
  2901. X4137 3127 mc
  2902. X3115 V
  2903. X4091 H
  2904. X4137 3126 lc
  2905. X4137 3126 mc
  2906. X3143 V
  2907. X4260(2.1)S
  2908. X3242 V
  2909. X4138 H
  2910. X4138 3012 lc
  2911. X4138 3012 mc
  2912. X4138 H
  2913. X4483 3012 lc
  2914. X4483 3012 mc
  2915. X4483 H
  2916. X4483 3242 lc
  2917. X4483 3242 mc
  2918. X4483 H
  2919. X4138 3242 lc
  2920. X4138 3242 mc
  2921. X3127 V
  2922. X4483 H
  2923. X4713 3127 lc
  2924. X4713 3127 mc
  2925. X3138 V
  2926. X4667 H
  2927. X4713 3127 lc
  2928. X4713 3127 mc
  2929. X3115 V
  2930. X4667 H
  2931. X4713 3126 lc
  2932. X4713 3126 mc
  2933. X3143 V
  2934. X4836(2.2)S
  2935. X3242 V
  2936. X4714 H
  2937. X4714 3012 lc
  2938. X4714 3012 mc
  2939. X4714 H
  2940. X5059 3012 lc
  2941. X5059 3012 mc
  2942. X5059 H
  2943. X5059 3242 lc
  2944. X5059 3242 mc
  2945. X5059 H
  2946. X4714 3242 lc
  2947. X4714 3242 mc
  2948. X3127 V
  2949. X5059 H
  2950. X5082 3127 lc
  2951. X5082 3127 mc
  2952. X5111 H
  2953. X5134 3127 lc
  2954. X5134 3127 mc
  2955. X5163 H
  2956. X5186 3127 lc
  2957. X5186 3127 mc
  2958. X5215 H
  2959. X5238 3127 lc
  2960. X5238 3127 mc
  2961. X5266 H
  2962. X5289 3127 lc
  2963. X5289 3127 mc
  2964. X3138 V
  2965. X5243 H
  2966. X5289 3127 lc
  2967. X5289 3127 mc
  2968. X3115 V
  2969. X5243 H
  2970. X5289 3126 lc
  2971. X5289 3126 mc
  2972. X3422 V
  2973. X10 R
  2974. X2319(Figure)S
  2975. X2610(2.)S
  2976. X2745(A)S
  2977. X2847(slender)S
  2978. X3165(revision)S
  2979. X3517(tree.)S
  2980. X3602 V
  2981. X970(Now)S
  2982. X1194(imagine)S
  2983. X1547(a)S
  2984. X1622(customer)S
  2985. X2019(requesting)S
  2986. X2466(a)S
  2987. X2541(\256x)S
  2988. X2678(of)S
  2989. X2792(a)S
  2990. X2867(problem)S
  2991. X3231(in)S
  2992. X3340(revision)S
  2993. X3693(1.3,)S
  2994. X3874(although)S
  2995. X4255(actual)S
  2996. X4524(development)S
  2997. X3782 V
  2998. X970(has)S
  2999. X1135(moved)S
  3000. X1439(on)S
  3001. X1571(to)S
  3002. X1681(release)S
  3003. X1989(2.)S
  3004. X2126(RCS)S
  3005. X2347(does)S
  3006. X2561(not)S
  3007. X2720(permit)S
  3008. X3012(an)S
  3009. X3137(extra)S
  3010. X3367(revision)S
  3011. X3720(to)S
  3012. X3829(be)S
  3013. X3954(spliced)S
  3014. X4268(in)S
  3015. X4377(between)S
  3016. X4740(1.3)S
  3017. X4896(and)S
  3018. X3962 V
  3019. X970(2.1,)S
  3020. X1151(since)S
  3021. X1387(that)S
  3022. X1568(would)S
  3023. X1849(not)S
  3024. X2008(re\257ect)S
  3025. X2288(the)S
  3026. X2441(actual)S
  3027. X2710(development)S
  3028. X3257(history.)S
  3029. X3621(Instead,)S
  3030. X3966(create)S
  3031. X4235(a)S
  3032. X4311(branch)S
  3033. X4614(at)S
  3034. X4718(revision)S
  3035. X4142 V
  3036. X970(1.3,)S
  3037. X1155(and)S
  3038. X1334(check)S
  3039. X1601(in)S
  3040. X1714(the)S
  3041. X1871(\256x)S
  3042. X2012(on)S
  3043. X2147(that)S
  3044. X2332(branch.)S
  3045. X2692(The)S
  3046. X2881(\256rst)S
  3047. X3071(branch)S
  3048. X3376(starting)S
  3049. X3710(at)S
  3050. X3816(1.3)S
  3051. X3975(has)S
  3052. X4142(number)S
  3053. X4481(1.3.1,)S
  3054. X4740(and)S
  3055. X4918(the)S
  3056. X4322 V
  3057. X970(revisions)S
  3058. X1374(on)S
  3059. X1517(that)S
  3060. X1710(branch)S
  3061. X2024(are)S
  3062. X2188(numbered)S
  3063. X2630(1.3.1.1,)S
  3064. X2974(1.3.1.2,)S
  3065. X3318(etc.)S
  3066. X3533(The)S
  3067. X3732(double)S
  3068. X4048(numbering)S
  3069. X4525(is)S
  3070. X4636(needed)S
  3071. X4962(to)S
  3072. X4502 V
  3073. X970(allow)S
  3074. X1235(for)S
  3075. X1394(another)S
  3076. X1736(branch)S
  3077. X2050(at)S
  3078. X2165(1.3,)S
  3079. X2358(say)S
  3080. X2534(1.3.2.)S
  3081. X2832(Revisions)S
  3082. X3270(on)S
  3083. X3413(the)S
  3084. X3578(second)S
  3085. X3898(branch)S
  3086. X4212(would)S
  3087. X4505(be)S
  3088. X4641(numbered)S
  3089. X4682 V
  3090. X970(1.3.2.1,)S
  3091. X1300(1.3.2.2,)S
  3092. X1630(and)S
  3093. X1804(so)S
  3094. X1923(on.)S
  3095. X2108(The)S
  3096. X2293(following)S
  3097. X2712(steps)S
  3098. X2942(create)S
  3099. X3209(branch)S
  3100. X3510(1.3.1)S
  3101. X3740(and)S
  3102. X3914(add)S
  3103. X4088(revision)S
  3104. X4440(1.3.1.1:)S
  3105. X4862 V
  3106. X10 I
  3107. X1270(co)S
  3108. X1424(\261r1.3)S
  3109. X1698(f.c)S
  3110. X2028(\320)S
  3111. X2147(check)S
  3112. X2403(out)S
  3113. X2561(revision)S
  3114. X2913(1.3)S
  3115. X4982 V
  3116. X1270(edit)S
  3117. X1480(f.c)S
  3118. X2028(\320)S
  3119. X2147(change)S
  3120. X2465(it)S
  3121. X5102 V
  3122. X1270(ci)S
  3123. X1402(\261r1.3.1)S
  3124. X1751(f.c)S
  3125. X2028(\320)S
  3126. X2147(check)S
  3127. X2403(it)S
  3128. X2489(in)S
  3129. X2597(on)S
  3130. X2727(branch)S
  3131. X3040(1.3.1)S
  3132. X5342 V
  3133. X10 R
  3134. X970(This)S
  3135. X1184(sequence)S
  3136. X1585(of)S
  3137. X1704(commands)S
  3138. X2173(transforms)S
  3139. X2636(the)S
  3140. X2794(tree)S
  3141. X2979(of)S
  3142. X3098(Figure)S
  3143. X3395(2)S
  3144. X3481(into)S
  3145. X3673(the)S
  3146. X3831(one)S
  3147. X4011(in)S
  3148. X4126(Figure)S
  3149. X4424(3.)S
  3150. X4566(Note)S
  3151. X4797(that)S
  3152. X4984(it)S
  3153. X5522 V
  3154. X970(may)S
  3155. X1179(be)S
  3156. X1310(necessary)S
  3157. X1734(to)S
  3158. X1849(incorporate)S
  3159. X2340(the)S
  3160. X2499(di)S
  3161. X2577 H
  3162. X    (f)show 10 -.5 mul h (f)show
  3163. X10 R
  3164. X2638(erences)S
  3165. X2973(between)S
  3166. X3342(1.3)S
  3167. X3504(and)S
  3168. X3685(1.3.1.1)S
  3169. X3997(into)S
  3170. X4189(a)S
  3171. X4269(revision)S
  3172. X4627(at)S
  3173. X4735(level)S
  3174. X4965(2.)S
  3175. X5702 V
  3176. X970(The)S
  3177. X1155(operation)S
  3178. X10 I
  3179. X1562(rcsmerge)S
  3180. X10 R
  3181. X1963(automates)S
  3182. X2398(this)S
  3183. X2573(process)S
  3184. X2902(\(see)S
  3185. X3092(the)S
  3186. X3244(Appendix\).)S
  3187. X6013 V
  3188. X8 R
  3189. X2532(1.1)S
  3190. X6112 V
  3191. X2410 H
  3192. X2410 5882 lc
  3193. X2410 5882 mc
  3194. X2410 H
  3195. X2755 5882 lc
  3196. X2755 5882 mc
  3197. X2755 H
  3198. X2755 6112 lc
  3199. X2755 6112 mc
  3200. X2755 H
  3201. X2410 6112 lc
  3202. X2410 6112 mc
  3203. X5997 V
  3204. X2755 H
  3205. X2985 5997 lc
  3206. X2985 5997 mc
  3207. X6008 V
  3208. X2939 H
  3209. X2985 5997 lc
  3210. X2985 5997 mc
  3211. X5985 V
  3212. X2939 H
  3213. X2985 5996 lc
  3214. X2985 5996 mc
  3215. X6013 V
  3216. X3108(1.2)S
  3217. X6112 V
  3218. X2986 H
  3219. X2986 5882 lc
  3220. X2986 5882 mc
  3221. X2986 H
  3222. X3331 5882 lc
  3223. X3331 5882 mc
  3224. X3331 H
  3225. X3331 6112 lc
  3226. X3331 6112 mc
  3227. X3331 H
  3228. X2986 6112 lc
  3229. X2986 6112 mc
  3230. X5997 V
  3231. X3331 H
  3232. X3561 5997 lc
  3233. X3561 5997 mc
  3234. X6008 V
  3235. X3515 H
  3236. X3561 5997 lc
  3237. X3561 5997 mc
  3238. X5985 V
  3239. X3515 H
  3240. X3561 5996 lc
  3241. X3561 5996 mc
  3242. X6013 V
  3243. X3684(1.3)S
  3244. X6112 V
  3245. X3562 H
  3246. X3562 5882 lc
  3247. X3562 5882 mc
  3248. X3562 H
  3249. X3907 5882 lc
  3250. X3907 5882 mc
  3251. X3907 H
  3252. X3907 6112 lc
  3253. X3907 6112 mc
  3254. X3907 H
  3255. X3562 6112 lc
  3256. X3562 6112 mc
  3257. X5997 V
  3258. X3907 H
  3259. X4137 5997 lc
  3260. X4137 5997 mc
  3261. X6008 V
  3262. X4091 H
  3263. X4137 5997 lc
  3264. X4137 5997 mc
  3265. X5985 V
  3266. X4091 H
  3267. X4137 5996 lc
  3268. X4137 5996 mc
  3269. X6013 V
  3270. X4260(2.1)S
  3271. X6112 V
  3272. X4138 H
  3273. X4138 5882 lc
  3274. X4138 5882 mc
  3275. X4138 H
  3276. X4483 5882 lc
  3277. X4483 5882 mc
  3278. X4483 H
  3279. X4483 6112 lc
  3280. X4483 6112 mc
  3281. X4483 H
  3282. X4138 6112 lc
  3283. X4138 6112 mc
  3284. X5997 V
  3285. X4483 H
  3286. X4713 5997 lc
  3287. X4713 5997 mc
  3288. X6008 V
  3289. X4667 H
  3290. X4713 5997 lc
  3291. X4713 5997 mc
  3292. X5985 V
  3293. X4667 H
  3294. X4713 5996 lc
  3295. X4713 5996 mc
  3296. X6013 V
  3297. X4836(2.2)S
  3298. X6112 V
  3299. X4714 H
  3300. X4714 5882 lc
  3301. X4714 5882 mc
  3302. X4714 H
  3303. X5059 5882 lc
  3304. X5059 5882 mc
  3305. X5059 H
  3306. X5059 6112 lc
  3307. X5059 6112 mc
  3308. X5059 H
  3309. X4714 6112 lc
  3310. X4714 6112 mc
  3311. X5997 V
  3312. X5059 H
  3313. X5082 5997 lc
  3314. X5082 5997 mc
  3315. X5111 H
  3316. X5134 5997 lc
  3317. X5134 5997 mc
  3318. X5163 H
  3319. X5186 5997 lc
  3320. X5186 5997 mc
  3321. X5215 H
  3322. X5238 5997 lc
  3323. X5238 5997 mc
  3324. X5266 H
  3325. X5289 5997 lc
  3326. X5289 5997 mc
  3327. X6008 V
  3328. X5243 H
  3329. X5289 5997 lc
  3330. X5289 5997 mc
  3331. X5985 V
  3332. X5243 H
  3333. X5289 5996 lc
  3334. X5289 5996 mc
  3335. X6474 V
  3336. X4200(1.3.1.1)S
  3337. X6573 V
  3338. X4138 H
  3339. X4138 6343 lc
  3340. X4138 6343 mc
  3341. X6342 V
  3342. X4138 H
  3343. X4483 6342 lc
  3344. X4483 6342 mc
  3345. X4483 H
  3346. X4483 6572 lc
  3347. X4483 6572 mc
  3348. X6573 V
  3349. X4483 H
  3350. X4138 6573 lc
  3351. X4138 6573 mc
  3352. X6458 V
  3353. X4483 H
  3354. X4506 6458 lc
  3355. X4506 6458 mc
  3356. X4535 H
  3357. X4558 6458 lc
  3358. X4558 6458 mc
  3359. X4587 H
  3360. X4610 6458 lc
  3361. X4610 6458 mc
  3362. X4639 H
  3363. X4662 6458 lc
  3364. X4662 6458 mc
  3365. X4690 H
  3366. X4713 6458 lc
  3367. X4713 6458 mc
  3368. X6469 V
  3369. X4667 H
  3370. X4713 6458 lc
  3371. X4713 6458 mc
  3372. X6446 V
  3373. X4667 H
  3374. X4713 6457 lc
  3375. X4713 6457 mc
  3376. X6112 V
  3377. X3734 H
  3378. X4137 6457 lc
  3379. X4137 6457 mc
  3380. X6436 V
  3381. X4095 H
  3382. X4137 6457 lc
  3383. X4137 6457 mc
  3384. X6419 V
  3385. X4110 H
  3386. X4137 6457 lc
  3387. X4137 6457 mc
  3388. X6753 V
  3389. X10 R
  3390. X2053(Figure)S
  3391. X2344(3.)S
  3392. X2479(A)S
  3393. X2581(revision)S
  3394. X2933(tree)S
  3395. X3112(with)S
  3396. X3320(one)S
  3397. X3494(side)S
  3398. X3685(branch)S
  3399. X7149 V
  3400. X10 I
  3401. X720(Distributed)S
  3402. X1206(development)S
  3403. X1740(and)S
  3404. X1920(customer)S
  3405. X2316(modifications)S
  3406. X7329 V
  3407. X10 R
  3408. X970(Assume)S
  3409. X1337(a)S
  3410. X1426(situation)S
  3411. X1816(as)S
  3412. X1944(in)S
  3413. X2067(Figure)S
  3414. X2373(2,)S
  3415. X2493(where)S
  3416. X2781(revision)S
  3417. X3148(1.3)S
  3418. X3319(is)S
  3419. X3432(in)S
  3420. X3556(operation)S
  3421. X3979(at)S
  3422. X4097(several)S
  3423. X4425(customer)S
  3424. X4837(sites,)S
  3425. X7920 V
  3426. XEP
  3427. X%%Page: 6 7
  3428. BP
  3429. X/slant 0 def
  3430. X/height 1.000000 def
  3431. X10 R
  3432. X10 R
  3433. X40 V
  3434. X0(-)S
  3435. X580 V
  3436. X2792(- 6 -)S
  3437. X900 V
  3438. X970(while)S
  3439. X1223(release)S
  3440. X1530(2)S
  3441. X1611(is)S
  3442. X1709(in)S
  3443. X1818(development.)S
  3444. X2420(Customer)S
  3445. X2840(sites)S
  3446. X3049(should)S
  3447. X3347(use)S
  3448. X3510(RCS)S
  3449. X3730(to)S
  3450. X3838(store)S
  3451. X4062(the)S
  3452. X4214(distributed)S
  3453. X4672(software.)S
  3454. X1080 V
  3455. X970(However,)S
  3456. X1413(customer)S
  3457. X1832(modi\256cations)S
  3458. X2430(should)S
  3459. X2750(not)S
  3460. X2931(be)S
  3461. X3078(placed)S
  3462. X3391(on)S
  3463. X3544(the)S
  3464. X3719(same)S
  3465. X3977(branch)S
  3466. X4301(as)S
  3467. X4437(the)S
  3468. X4612(distributed)S
  3469. X1260 V
  3470. X970(source;)S
  3471. X1309(instead,)S
  3472. X1668(they)S
  3473. X1891(should)S
  3474. X2209(be)S
  3475. X2354(placed)S
  3476. X2665(on)S
  3477. X2816(a)S
  3478. X2911(side)S
  3479. X3123(branch.)S
  3480. X3500(When)S
  3481. X3789(the)S
  3482. X3962(next)S
  3483. X4185(software)S
  3484. X4578(distribution)S
  3485. X1440 V
  3486. X970(arrives,)S
  3487. X1303(it)S
  3488. X1396(should)S
  3489. X1700(be)S
  3490. X1831(appended)S
  3491. X2250(to)S
  3492. X2365(the)S
  3493. X2524(trunk)S
  3494. X2772(of)S
  3495. X2892(the)S
  3496. X3051(customer's)S
  3497. X3527(RCS)S
  3498. X3755(\256le,)S
  3499. X3946(and)S
  3500. X4128(the)S
  3501. X4288(customer)S
  3502. X4692(can)S
  3503. X4868(then)S
  3504. X1620 V
  3505. X970(merge)S
  3506. X1254(the)S
  3507. X1411(local)S
  3508. X1640(modi\256cations)S
  3509. X2220(back)S
  3510. X2443(into)S
  3511. X2634(the)S
  3512. X2791(new)S
  3513. X2992(release.)S
  3514. X3358(In)S
  3515. X3475(the)S
  3516. X3631(above)S
  3517. X3903(example,)S
  3518. X4300(a)S
  3519. X4378(customer's)S
  3520. X4850(RCS)S
  3521. X1800 V
  3522. X970(\256le)S
  3523. X1134(would)S
  3524. X1421(contain)S
  3525. X1752(the)S
  3526. X1911(following)S
  3527. X2337(tree,)S
  3528. X2548(assuming)S
  3529. X2963(that)S
  3530. X3150(the)S
  3531. X3309(customer)S
  3532. X3712(has)S
  3533. X3882(received)S
  3534. X4256(revision)S
  3535. X4615(1.3,)S
  3536. X4802(added)S
  3537. X1980 V
  3538. X970(his)S
  3539. X1124(local)S
  3540. X1355(modi\256cations)S
  3541. X1937(as)S
  3542. X2057(revision)S
  3543. X2416(1.3.1.1,)S
  3544. X2753(then)S
  3545. X2962(received)S
  3546. X3336(revision)S
  3547. X3695(2.4,)S
  3548. X3882(and)S
  3549. X4063(merged)S
  3550. X4399(2.4)S
  3551. X4560(and)S
  3552. X4740(1.3.1.1,)S
  3553. X2160 V
  3554. X970(resulting)S
  3555. X1350(in)S
  3556. X1458(2.4.1.1.)S
  3557. X2471 V
  3558. X8 R
  3559. X2532(1.3)S
  3560. X2570 V
  3561. X2410 H
  3562. X2410 2340 lc
  3563. X2410 2340 mc
  3564. X2410 H
  3565. X2755 2340 lc
  3566. X2755 2340 mc
  3567. X2755 H
  3568. X2755 2570 lc
  3569. X2755 2570 mc
  3570. X2755 H
  3571. X2410 2570 lc
  3572. X2410 2570 mc
  3573. X2471 V
  3574. X4260(2.4)S
  3575. X2570 V
  3576. X4138 H
  3577. X4138 2340 lc
  3578. X4138 2340 mc
  3579. X4138 H
  3580. X4483 2340 lc
  3581. X4483 2340 mc
  3582. X4483 H
  3583. X4483 2570 lc
  3584. X4483 2570 mc
  3585. X4483 H
  3586. X4138 2570 lc
  3587. X4138 2570 mc
  3588. X2455 V
  3589. X2755 H
  3590. X4137 2455 lc
  3591. X4137 2455 mc
  3592. X2466 V
  3593. X4091 H
  3594. X4137 2455 lc
  3595. X4137 2455 mc
  3596. X2443 V
  3597. X4091 H
  3598. X4137 2454 lc
  3599. X4137 2454 mc
  3600. X2932 V
  3601. X3048(1.3.1.1)S
  3602. X3031 V
  3603. X2986 H
  3604. X2986 2801 lc
  3605. X2986 2801 mc
  3606. X2800 V
  3607. X2986 H
  3608. X3331 2800 lc
  3609. X3331 2800 mc
  3610. X3331 H
  3611. X3331 3030 lc
  3612. X3331 3030 mc
  3613. X3031 V
  3614. X3331 H
  3615. X2986 3031 lc
  3616. X2986 3031 mc
  3617. X2570 V
  3618. X2582 H
  3619. X2985 2915 lc
  3620. X2985 2915 mc
  3621. X2894 V
  3622. X2943 H
  3623. X2985 2915 lc
  3624. X2985 2915 mc
  3625. X2877 V
  3626. X2958 H
  3627. X2985 2915 lc
  3628. X2985 2915 mc
  3629. X2932 V
  3630. X4776(2.4.1.1)S
  3631. X3031 V
  3632. X4714 H
  3633. X4714 2801 lc
  3634. X4714 2801 mc
  3635. X2800 V
  3636. X4714 H
  3637. X5059 2800 lc
  3638. X5059 2800 mc
  3639. X5059 H
  3640. X5059 3030 lc
  3641. X5059 3030 mc
  3642. X3031 V
  3643. X5059 H
  3644. X4714 3031 lc
  3645. X4714 3031 mc
  3646. X2570 V
  3647. X4310 H
  3648. X4713 2915 lc
  3649. X4713 2915 mc
  3650. X2894 V
  3651. X4671 H
  3652. X4713 2915 lc
  3653. X4713 2915 mc
  3654. X2877 V
  3655. X4686 H
  3656. X4713 2915 lc
  3657. X4713 2915 mc
  3658. X3211 V
  3659. X10 R
  3660. X1740(Figure)S
  3661. X2031(4.)S
  3662. X2166(A)S
  3663. X2268(customer's)S
  3664. X2736(revision)S
  3665. X3088(tree)S
  3666. X3267(with)S
  3667. X3475(local)S
  3668. X3699(modi\256cations.)S
  3669. X3571 V
  3670. X970(This)S
  3671. X1178(approach)S
  3672. X1573(is)S
  3673. X1670(actually)S
  3674. X2016(practiced)S
  3675. X2411(in)S
  3676. X2519(the)S
  3677. X2671(CSNET)S
  3678. X3018(project,)S
  3679. X3350(where)S
  3680. X3623(several)S
  3681. X3935(universities)S
  3682. X4426(and)S
  3683. X4600(a)S
  3684. X4674(company)S
  3685. X3751 V
  3686. X970(cooperate)S
  3687. X1387(in)S
  3688. X1495(developing)S
  3689. X1969(a)S
  3690. X2043(national)S
  3691. X2395(computer)S
  3692. X2802(network.)S
  3693. X3967 V
  3694. X10 I
  3695. X720(Parallel)S
  3696. X1078(development)S
  3697. X4147 V
  3698. X10 R
  3699. X970(Sometimes)S
  3700. X1451(it)S
  3701. X1543(is)S
  3702. X1646(desirable)S
  3703. X2042(to)S
  3704. X2156(explore)S
  3705. X2491(an)S
  3706. X2621(alternate)S
  3707. X3000(design)S
  3708. X3297(or)S
  3709. X3416(a)S
  3710. X3497(di)S
  3711. X3575 H
  3712. X    (f)show 10 -.5 mul h (f)show
  3713. X10 R
  3714. X3636(erent)S
  3715. X3872(implementation)S
  3716. X4537(technique)S
  3717. X4962(in)S
  3718. X4327 V
  3719. X970(parallel)S
  3720. X1301(with)S
  3721. X1511(the)S
  3722. X1665(main)S
  3723. X1896(line)S
  3724. X2077(development.)S
  3725. X2679(Such)S
  3726. X2910(development)S
  3727. X3457(should)S
  3728. X3755(be)S
  3729. X3880(carried)S
  3730. X4187(out)S
  3731. X4346(on)S
  3732. X4477(a)S
  3733. X4552(side)S
  3734. X4744(branch.)S
  3735. X4507 V
  3736. X970(The)S
  3737. X1155(experimental)S
  3738. X1706(changes)S
  3739. X2057(may)S
  3740. X2259(later)S
  3741. X2466(be)S
  3742. X2590(moved)S
  3743. X2892(into)S
  3744. X3078(the)S
  3745. X3230(main)S
  3746. X3460(line,)S
  3747. X3665(or)S
  3748. X3778(abandoned.)S
  3749. X4723 V
  3750. X10 I
  3751. X720(Conflicting)S
  3752. X1201(updates)S
  3753. X4903 V
  3754. X10 R
  3755. X970(A)S
  3756. X1075(common)S
  3757. X1458(occurrence)S
  3758. X1927(is)S
  3759. X2027(that)S
  3760. X2210(one)S
  3761. X2387(programmer)S
  3762. X2913(has)S
  3763. X3079(checked)S
  3764. X3438(out)S
  3765. X3599(a)S
  3766. X3676(revision,)S
  3767. X4056(but)S
  3768. X4218(cannot)S
  3769. X4518(complete)S
  3770. X4918(the)S
  3771. X5083 V
  3772. X970(assignment)S
  3773. X1459(for)S
  3774. X1614(some)S
  3775. X1864(reason.)S
  3776. X2218(In)S
  3777. X2340(the)S
  3778. X2501(meantime,)S
  3779. X2959(another)S
  3780. X3297(person)S
  3781. X3602(must)S
  3782. X3836(perform)S
  3783. X4196(another)S
  3784. X4534(modi\256cation)S
  3785. X5263 V
  3786. X970(immediately.)S
  3787. X1565(In)S
  3788. X1689(that)S
  3789. X1880(case,)S
  3790. X2117(the)S
  3791. X2280(second)S
  3792. X2598(person)S
  3793. X2905(should)S
  3794. X3213(check-out)S
  3795. X3647(the)S
  3796. X3810(same)S
  3797. X4056(revision,)S
  3798. X4444(modify)S
  3799. X4774(it,)S
  3800. X4896(and)S
  3801. X5443 V
  3802. X970(check)S
  3803. X1232(it)S
  3804. X1318(in)S
  3805. X1426(on)S
  3806. X1556(a)S
  3807. X1630(side)S
  3808. X1821(branch,)S
  3809. X2147(for)S
  3810. X2293(later)S
  3811. X2500(merging.)S
  3812. X5659 V
  3813. X970(Every)S
  3814. X1238(node)S
  3815. X1462(in)S
  3816. X1570(a)S
  3817. X1644(revision)S
  3818. X1996(tree)S
  3819. X2175(consists)S
  3820. X2522(of)S
  3821. X2635(the)S
  3822. X2787(following)S
  3823. X3206(attributes:)S
  3824. X3636(a)S
  3825. X3711(revision)S
  3826. X4064(number,)S
  3827. X4425(a)S
  3828. X4500(check-in)S
  3829. X4874(date)S
  3830. X5839 V
  3831. X720(and)S
  3832. X896(time,)S
  3833. X1131(the)S
  3834. X1285(author's)S
  3835. X1644(identi\256cation,)S
  3836. X2229(a)S
  3837. X2305(log)S
  3838. X2465(entry,)S
  3839. X2727(a)S
  3840. X2803(state)S
  3841. X3018(and)S
  3842. X3194(the)S
  3843. X3348(actual)S
  3844. X3618(text.)S
  3845. X3855(All)S
  3846. X4015(these)S
  3847. X4252(attributes)S
  3848. X4656(are)S
  3849. X4808(deter-)S
  3850. X6019 V
  3851. X720(mined)S
  3852. X1000(at)S
  3853. X1102(the)S
  3854. X1254(time)S
  3855. X1462(the)S
  3856. X1614(revision)S
  3857. X1966(is)S
  3858. X2063(checked)S
  3859. X2419(in.)S
  3860. X2582(The)S
  3861. X2767(state)S
  3862. X2980(attribute)S
  3863. X3344(indicates)S
  3864. X3730(the)S
  3865. X3883(status)S
  3866. X4142(of)S
  3867. X4256(a)S
  3868. X4331(revision.)S
  3869. X4739(It)S
  3870. X4831(is)S
  3871. X4929(set)S
  3872. X6199 V
  3873. X720(automatically)S
  3874. X1299(to)S
  3875. X1412(`experimental')S
  3876. X2034(during)S
  3877. X2330(check-in.)S
  3878. X2763(A)S
  3879. X2870(revision)S
  3880. X3227(can)S
  3881. X3400(later)S
  3882. X3612(be)S
  3883. X3741(promoted)S
  3884. X4158(to)S
  3885. X4270(a)S
  3886. X4348(higher)S
  3887. X4637(status,)S
  3888. X4924(for)S
  3889. X6379 V
  3890. X720(example)S
  3891. X1088(`stable')S
  3892. X1417(or)S
  3893. X1530(`released'.)S
  3894. X2007(The)S
  3895. X2192(set)S
  3896. X2333(of)S
  3897. X2446(states)S
  3898. X2698(is)S
  3899. X2795(user-de\256ned.)S
  3900. X6739 V
  3901. X10 B
  3902. X720(3.2.)S
  3903. X930(Revisions)S
  3904. X1366(are)S
  3905. X1534(represented)S
  3906. X2068(as)S
  3907. X2187(deltas)S
  3908. X6955 V
  3909. X10 R
  3910. X970(For)S
  3911. X1145(conserving)S
  3912. X1619(space,)S
  3913. X1901(RCS)S
  3914. X2127(stores)S
  3915. X2396(revisions)S
  3916. X2793(in)S
  3917. X2907(the)S
  3918. X3065(form)S
  3919. X3295(of)S
  3920. X3414(deltas,)S
  3921. X3708(i.e.,)S
  3922. X3891(as)S
  3923. X4010(di)S
  3924. X4088 H
  3925. X    (f)show 10 -.5 mul h (f)show
  3926. X10 R
  3927. X4149(erences)S
  3928. X4483(between)S
  3929. X4852(revi-)S
  3930. X7135 V
  3931. X720(sions.)S
  3932. X1011(The)S
  3933. X1196(user)S
  3934. X1392(interface)S
  3935. X1770(completely)S
  3936. X2244(hides)S
  3937. X2485(this)S
  3938. X2660(fact.)S
  3939. X7920 V
  3940. XEP
  3941. X%%Page: 7 8
  3942. BP
  3943. X/slant 0 def
  3944. X/height 1.000000 def
  3945. X10 R
  3946. X10 R
  3947. X40 V
  3948. X0(-)S
  3949. X580 V
  3950. X2792(- 7 -)S
  3951. X900 V
  3952. X970(A)S
  3953. X1096(delta)S
  3954. X1344(is)S
  3955. X1465(a)S
  3956. X1563(sequence)S
  3957. X1982(of)S
  3958. X2119(edit)S
  3959. X2323(commands)S
  3960. X2810(that)S
  3961. X3014(transforms)S
  3962. X3495(one)S
  3963. X3694(string)S
  3964. X3977(into)S
  3965. X4188(another.)S
  3966. X4597(The)S
  3967. X4807(deltas)S
  3968. X1080 V
  3969. X720(employed)S
  3970. X1156(by)S
  3971. X1298(RCS)S
  3972. X1529(are)S
  3973. X1691(line-based,)S
  3974. X2167(which)S
  3975. X2452(means)S
  3976. X2748(that)S
  3977. X2939(the)S
  3978. X3102(only)S
  3979. X3321(edit)S
  3980. X3512(commands)S
  3981. X3986(allowed)S
  3982. X4343(are)S
  3983. X4505(insertion)S
  3984. X4896(and)S
  3985. X1260 V
  3986. X720(deletion)S
  3987. X1091(of)S
  3988. X1223(lines.)S
  3989. X1516(If)S
  3990. X1631(a)S
  3991. X1724(single)S
  3992. X2012(character)S
  3993. X2425(in)S
  3994. X2552(a)S
  3995. X2646(line)S
  3996. X2846(is)S
  3997. X2963(changed,)S
  3998. X3370(the)S
  3999. X3542(edit)S
  4000. X3742(scripts)S
  4001. X4053(consider)S
  4002. X4441(the)S
  4003. X4613(entire)S
  4004. X4890(line)S
  4005. X1440 V
  4006. X720(changed.)S
  4007. X1145(The)S
  4008. X1337(program)S
  4009. X10 I
  4010. X1712(diff)S
  4011. X1390 V
  4012. X10 R
  4013. X1846(2)S
  4014. X1440 V
  4015. X1933(produces)S
  4016. X2330(a)S
  4017. X2411(small,)S
  4018. X2690(line-based)S
  4019. X3137(delta)S
  4020. X3368(between)S
  4021. X3737(pairs)S
  4022. X3968(of)S
  4023. X4088(text)S
  4024. X4275(\256les.)S
  4025. X4534(A)S
  4026. X4643(character-)S
  4027. X1620 V
  4028. X720(based)S
  4029. X977(edit)S
  4030. X1157(script)S
  4031. X1409(would)S
  4032. X1689(take)S
  4033. X1885(much)S
  4034. X2137(longer)S
  4035. X2422(to)S
  4036. X2530(compute,)S
  4037. X2929(and)S
  4038. X3103(would)S
  4039. X3383(not)S
  4040. X3541(be)S
  4041. X3665(signi\256cantly)S
  4042. X4190(shorter.)S
  4043. X1836 V
  4044. X970(Using)S
  4045. X1259(deltas)S
  4046. X1542(is)S
  4047. X1659(a)S
  4048. X1753(classical)S
  4049. X2141(space-time)S
  4050. X2623(tradeo)S
  4051. X2872 H
  4052. X    (f)show 10 -.5 mul h (f)show
  4053. X10 R
  4054. X2933(:)S
  4055. X3011(deltas)S
  4056. X3294(reduce)S
  4057. X3609(the)S
  4058. X3782(space)S
  4059. X4054(consumed,)S
  4060. X4535(but)S
  4061. X4714(increase)S
  4062. X2016 V
  4063. X720(access)S
  4064. X1012(time.)S
  4065. X1283(However,)S
  4066. X1711(a)S
  4067. X1793(version)S
  4068. X2124(control)S
  4069. X2444(tool)S
  4070. X2637(should)S
  4071. X2941(impose)S
  4072. X3267(as)S
  4073. X3387(little)S
  4074. X3608(delay)S
  4075. X3861(as)S
  4076. X3981(possible)S
  4077. X4346(on)S
  4078. X4483(programmers.)S
  4079. X2196 V
  4080. X720(Excessive)S
  4081. X1163(delays)S
  4082. X1462(discourage)S
  4083. X1938(the)S
  4084. X2104(use)S
  4085. X2281(of)S
  4086. X2408(version)S
  4087. X2746(controls,)S
  4088. X3137(or)S
  4089. X3264(induce)S
  4090. X3574(programmers)S
  4091. X4150(to)S
  4092. X4273(take)S
  4093. X4484(shortcuts)S
  4094. X4890(that)S
  4095. X2376 V
  4096. X720(compromise)S
  4097. X1252(system)S
  4098. X1568(integrity.)S
  4099. X2000(To)S
  4100. X2149(gain)S
  4101. X2359(reasonably)S
  4102. X2829(fast)S
  4103. X3011(access)S
  4104. X3303(time)S
  4105. X3518(for)S
  4106. X3671(both)S
  4107. X3886(editing)S
  4108. X4201(and)S
  4109. X4382(compiling,)S
  4110. X4850(RCS)S
  4111. X2556 V
  4112. X720(arranges)S
  4113. X1096(deltas)S
  4114. X1368(in)S
  4115. X1485(the)S
  4116. X1646(following)S
  4117. X2074(way.)S
  4118. X2334(The)S
  4119. X2528(most)S
  4120. X2762(recent)S
  4121. X3044(revision)S
  4122. X3406(on)S
  4123. X3546(the)S
  4124. X3708(trunk)S
  4125. X3959(is)S
  4126. X4066(stored)S
  4127. X4350(intact.)S
  4128. X4667(All)S
  4129. X4835(other)S
  4130. X2736 V
  4131. X720(revisions)S
  4132. X1117(on)S
  4133. X1253(the)S
  4134. X1411(trunk)S
  4135. X1658(are)S
  4136. X1815(stored)S
  4137. X2095(as)S
  4138. X2214(reverse)S
  4139. X2537(deltas.)S
  4140. X2861(A)S
  4141. X2969(reverse)S
  4142. X3292(delta)S
  4143. X3522(describes)S
  4144. X3928(how)S
  4145. X4135(to)S
  4146. X4248(go)S
  4147. X4383(backward)S
  4148. X4805(in)S
  4149. X4918(the)S
  4150. X2916 V
  4151. X720(development)S
  4152. X1277(history:)S
  4153. X1624(it)S
  4154. X1721(produces)S
  4155. X2122(the)S
  4156. X2285(desired)S
  4157. X2615(revision)S
  4158. X2979(if)S
  4159. X3082(applied)S
  4160. X3418(to)S
  4161. X3538(the)S
  4162. X3702(successor)S
  4163. X4126(of)S
  4164. X4251(that)S
  4165. X4443(revision.)S
  4166. X4862(This)S
  4167. X3096 V
  4168. X720(implementation)S
  4169. X1379(has)S
  4170. X1543(the)S
  4171. X1696(advantage)S
  4172. X2131(that)S
  4173. X2311(extraction)S
  4174. X2740(of)S
  4175. X2853(the)S
  4176. X3005(latest)S
  4177. X3246(revision)S
  4178. X3598(is)S
  4179. X3695(a)S
  4180. X3769(simple)S
  4181. X4066(and)S
  4182. X4240(fast)S
  4183. X4414(copy)S
  4184. X4638(operation.)S
  4185. X3276 V
  4186. X720(Adding)S
  4187. X1051(a)S
  4188. X1126(new)S
  4189. X1324(revision)S
  4190. X1678(to)S
  4191. X1788(the)S
  4192. X1942(trunk)S
  4193. X2185(is)S
  4194. X2284(also)S
  4195. X2477(fast:)S
  4196. X10 I
  4197. X2681(ci)S
  4198. X10 R
  4199. X2785(simply)S
  4200. X3090(adds)S
  4201. X3305(the)S
  4202. X3459(new)S
  4203. X3657(revision)S
  4204. X4011(intact,)S
  4205. X4290(replaces)S
  4206. X4648(the)S
  4207. X4802(previ-)S
  4208. X3456 V
  4209. X720(ous)S
  4210. X895(revision)S
  4211. X1253(with)S
  4212. X1467(a)S
  4213. X1546(reverse)S
  4214. X1868(delta,)S
  4215. X2122(and)S
  4216. X2301(keeps)S
  4217. X2563(the)S
  4218. X2720(rest)S
  4219. X2899(of)S
  4220. X3017(the)S
  4221. X3174(old)S
  4222. X3337(deltas.)S
  4223. X3660(Thus,)S
  4224. X10 I
  4225. X3920(ci)S
  4226. X10 R
  4227. X4027(requires)S
  4228. X4383(the)S
  4229. X4540(computation)S
  4230. X3636 V
  4231. X720(of)S
  4232. X833(only)S
  4233. X1041(one)S
  4234. X1215(new)S
  4235. X1411(delta.)S
  4236. X3852 V
  4237. X970(Branches)S
  4238. X1373(need)S
  4239. X1593(special)S
  4240. X1902(treatment.)S
  4241. X2366(The)S
  4242. X2553(naive)S
  4243. X2801(solution)S
  4244. X3156(would)S
  4245. X3439(be)S
  4246. X3566(to)S
  4247. X3677(store)S
  4248. X3904(complete)S
  4249. X4303(copies)S
  4250. X4591(for)S
  4251. X4740(the)S
  4252. X4895(tips)S
  4253. X4032 V
  4254. X720(of)S
  4255. X836(all)S
  4256. X969(branches.)S
  4257. X1411(Clearly,)S
  4258. X1762(this)S
  4259. X1939(approach)S
  4260. X2336(would)S
  4261. X2618(cost)S
  4262. X2811(too)S
  4263. X2971(much)S
  4264. X3225(space.)S
  4265. X3533(Instead,)S
  4266. X3878(RCS)S
  4267. X4100(uses)S
  4268. X10 I
  4269. X4304(forward)S
  4270. X10 R
  4271. X4659(deltas)S
  4272. X4924(for)S
  4273. X4212 V
  4274. X720(branches.)S
  4275. X1163(Regenerating)S
  4276. X1729(a)S
  4277. X1807(revision)S
  4278. X2163(on)S
  4279. X2297(a)S
  4280. X2375(side)S
  4281. X2570(branch)S
  4282. X2875(proceeds)S
  4283. X3263(as)S
  4284. X3380(follows.)S
  4285. X3769(First,)S
  4286. X4012(extract)S
  4287. X4317(the)S
  4288. X4473(latest)S
  4289. X4718(revision)S
  4290. X4392 V
  4291. X720(on)S
  4292. X864(the)S
  4293. X1030(trunk;)S
  4294. X1313(secondly,)S
  4295. X1737(apply)S
  4296. X2003(reverse)S
  4297. X2334(deltas)S
  4298. X2611(until)S
  4299. X2839(the)S
  4300. X3005(fork)S
  4301. X3215(revision)S
  4302. X3581(for)S
  4303. X3741(the)S
  4304. X3907(branch)S
  4305. X4222(is)S
  4306. X4333(obtained;)S
  4307. X4748(thirdly,)S
  4308. X4572 V
  4309. X720(apply)S
  4310. X974(forward)S
  4311. X1321(deltas)S
  4312. X1586(until)S
  4313. X1802(the)S
  4314. X1956(desired)S
  4315. X2277(branch)S
  4316. X2581(revision)S
  4317. X2936(is)S
  4318. X3036(reached.)S
  4319. X3433(Figure)S
  4320. X3727(5)S
  4321. X3810(illustrates)S
  4322. X4232(a)S
  4323. X4309(tree)S
  4324. X4491(with)S
  4325. X4702(one)S
  4326. X4879(side)S
  4327. X4752 V
  4328. X720(branch.)S
  4329. X1076(Triangles)S
  4330. X1483(pointing)S
  4331. X1847(to)S
  4332. X1955(the)S
  4333. X2107(left)S
  4334. X2270(and)S
  4335. X2444(right)S
  4336. X2663(represent)S
  4337. X3058(reverse)S
  4338. X3375(and)S
  4339. X3549(forward)S
  4340. X3894(deltas,)S
  4341. X4182(respectively.)S
  4342. X5130 V
  4343. X8 R
  4344. X2273(1.1)S
  4345. X5114 V
  4346. X2463 H
  4347. X2463 4932 lc
  4348. X2463 4932 mc
  4349. X2463 H
  4350. X2160 5114 lc
  4351. X2160 5114 mc
  4352. X2160 H
  4353. X2463 5296 lc
  4354. X2463 5296 mc
  4355. X5295 V
  4356. X2463 H
  4357. X2463 5113 lc
  4358. X2463 5113 mc
  4359. X5114 V
  4360. X2463 H
  4361. X2766 5114 lc
  4362. X2766 5114 mc
  4363. X5129 V
  4364. X2705 H
  4365. X2765 5114 lc
  4366. X2765 5114 mc
  4367. X5099 V
  4368. X2705 H
  4369. X2765 5114 lc
  4370. X2765 5114 mc
  4371. X5130 V
  4372. X2880(1.2)S
  4373. X5114 V
  4374. X3069 H
  4375. X3069 4932 lc
  4376. X3069 4932 mc
  4377. X3069 H
  4378. X2766 5114 lc
  4379. X2766 5114 mc
  4380. X2766 H
  4381. X3069 5296 lc
  4382. X3069 5296 mc
  4383. X5295 V
  4384. X3069 H
  4385. X3069 5113 lc
  4386. X3069 5113 mc
  4387. X5114 V
  4388. X3069 H
  4389. X3372 5114 lc
  4390. X3372 5114 mc
  4391. X5129 V
  4392. X3312 H
  4393. X3372 5114 lc
  4394. X3372 5114 mc
  4395. X5099 V
  4396. X3312 H
  4397. X3372 5114 lc
  4398. X3372 5114 mc
  4399. X5130 V
  4400. X3486(1.3)S
  4401. X5114 V
  4402. X3675 H
  4403. X3675 4932 lc
  4404. X3675 4932 mc
  4405. X3675 H
  4406. X3372 5114 lc
  4407. X3372 5114 mc
  4408. X3372 H
  4409. X3675 5296 lc
  4410. X3675 5296 mc
  4411. X5295 V
  4412. X3675 H
  4413. X3675 5113 lc
  4414. X3675 5113 mc
  4415. X5114 V
  4416. X3675 H
  4417. X3978 5114 lc
  4418. X3978 5114 mc
  4419. X5129 V
  4420. X3918 H
  4421. X3978 5114 lc
  4422. X3978 5114 mc
  4423. X5099 V
  4424. X3918 H
  4425. X3978 5114 lc
  4426. X3978 5114 mc
  4427. X5130 V
  4428. X4092(2.1)S
  4429. X5114 V
  4430. X4281 H
  4431. X4281 4932 lc
  4432. X4281 4932 mc
  4433. X4281 H
  4434. X3978 5114 lc
  4435. X3978 5114 mc
  4436. X3978 H
  4437. X4281 5296 lc
  4438. X4281 5296 mc
  4439. X5295 V
  4440. X4281 H
  4441. X4281 5113 lc
  4442. X4281 5113 mc
  4443. X5114 V
  4444. X4281 H
  4445. X4584 5114 lc
  4446. X4584 5114 mc
  4447. X5129 V
  4448. X4524 H
  4449. X4584 5114 lc
  4450. X4584 5114 mc
  4451. X5099 V
  4452. X4524 H
  4453. X4584 5114 lc
  4454. X4584 5114 mc
  4455. X5130 V
  4456. X4762(2.2)S
  4457. X5265 V
  4458. X4584 H
  4459. X4584 4962 lc
  4460. X4584 4962 mc
  4461. X4584 H
  4462. X5039 4962 lc
  4463. X5039 4962 mc
  4464. X5040 H
  4465. X5040 5265 lc
  4466. X5040 5265 mc
  4467. X5040 H
  4468. X4585 5265 lc
  4469. X4585 5265 mc
  4470. X5796 V
  4471. X4008(1.3.1.1)S
  4472. X5780 V
  4473. X4281 H
  4474. X3978 5962 lc
  4475. X3978 5962 mc
  4476. X5963 V
  4477. X3978 H
  4478. X3978 5600 lc
  4479. X3978 5600 mc
  4480. X5598 V
  4481. X3978 H
  4482. X4281 5780 lc
  4483. X4281 5780 mc
  4484. X5295 V
  4485. X3675 H
  4486. X3978 5780 lc
  4487. X3978 5780 mc
  4488. X5737 V
  4489. X3934 H
  4490. X3978 5780 lc
  4491. X3978 5780 mc
  4492. X5721 V
  4493. X3960 H
  4494. X3979 5780 lc
  4495. X3979 5780 mc
  4496. X4281 H
  4497. X4584 5780 lc
  4498. X4584 5780 mc
  4499. X5796 V
  4500. X4524 H
  4501. X4584 5781 lc
  4502. X4584 5781 mc
  4503. X5765 V
  4504. X4524 H
  4505. X4584 5780 lc
  4506. X4584 5780 mc
  4507. X5796 V
  4508. X4614(1.3.1.2)S
  4509. X5780 V
  4510. X4888 H
  4511. X4585 5962 lc
  4512. X4585 5962 mc
  4513. X5963 V
  4514. X4584 H
  4515. X4584 5600 lc
  4516. X4584 5600 mc
  4517. X5598 V
  4518. X4584 H
  4519. X4887 5780 lc
  4520. X4887 5780 mc
  4521. X6143 V
  4522. X10 R
  4523. X1699(Figure)S
  4524. X1990(5.)S
  4525. X2125(A)S
  4526. X2227(revision)S
  4527. X2579(tree)S
  4528. X2758(with)S
  4529. X2966(reverse)S
  4530. X3283(and)S
  4531. X3457(forward)S
  4532. X3802(deltas.)S
  4533. X6359 V
  4534. X970(Although)S
  4535. X1382(implementing)S
  4536. X1972(fast)S
  4537. X2150(check-out)S
  4538. X2577(for)S
  4539. X2727(the)S
  4540. X2884(latest)S
  4541. X3130(trunk)S
  4542. X3376(revision,)S
  4543. X3758(this)S
  4544. X3938(arrangement)S
  4545. X4471(has)S
  4546. X4639(the)S
  4547. X4796(disad-)S
  4548. X6539 V
  4549. X720(vantage)S
  4550. X1071(that)S
  4551. X1262(generation)S
  4552. X1724(of)S
  4553. X1848(other)S
  4554. X2093(revisions)S
  4555. X2494(takes)S
  4556. X2739(time)S
  4557. X2957(proportional)S
  4558. X3491(to)S
  4559. X3609(the)S
  4560. X3771(number)S
  4561. X4116(of)S
  4562. X4239(deltas)S
  4563. X4512(applied.)S
  4564. X4901(For)S
  4565. X6719 V
  4566. X720(example,)S
  4567. X1121(regenerating)S
  4568. X1657(the)S
  4569. X1817(branch)S
  4570. X2126(tip)S
  4571. X2270(in)S
  4572. X2386(Figure)S
  4573. X2685(5)S
  4574. X2773(requires)S
  4575. X3132(application)S
  4576. X3614(of)S
  4577. X3735(\256ve)S
  4578. X3923(deltas)S
  4579. X4195(\(including)S
  4580. X4645(the)S
  4581. X4806(initial)S
  4582. X6899 V
  4583. X720(one\).)S
  4584. X983(Since)S
  4585. X1236(usage)S
  4586. X1494(statistics)S
  4587. X1870(show)S
  4588. X2112(that)S
  4589. X2293(the)S
  4590. X2446(latest)S
  4591. X2688(trunk)S
  4592. X2930(revision)S
  4593. X3282(is)S
  4594. X3379(the)S
  4595. X3531(one)S
  4596. X3705(that)S
  4597. X3885(is)S
  4598. X3982(retrieved)S
  4599. X4366(in)S
  4600. X4474(95)S
  4601. X4604(per)S
  4602. X4761(cent)S
  4603. X4957(of)S
  4604. X7079 V
  4605. X720(all)S
  4606. X859(cases)S
  4607. X1108(\(see)S
  4608. X1307(the)S
  4609. X1468(section)S
  4610. X1790(on)S
  4611. X1929(usage)S
  4612. X2195(statistics\),)S
  4613. X2638(biasing)S
  4614. X2967(check-out)S
  4615. X3400(time)S
  4616. X3618(in)S
  4617. X3736(favor)S
  4618. X3986(of)S
  4619. X4109(that)S
  4620. X4299(revision)S
  4621. X4661(results)S
  4622. X4962(in)S
  4623. X7259 V
  4624. X720(signi\256cant)S
  4625. X1186(savings.)S
  4626. X1590(However,)S
  4627. X2029(careful)S
  4628. X2354(implementation)S
  4629. X3030(of)S
  4630. X3161(the)S
  4631. X3331(delta)S
  4632. X3573(application)S
  4633. X4065(process)S
  4634. X4412(is)S
  4635. X4527(necessary)S
  4636. X4962(to)S
  4637. X7920 V
  4638. XEP
  4639. X%%Page: 8 9
  4640. BP
  4641. X/slant 0 def
  4642. X/height 1.000000 def
  4643. X10 R
  4644. X10 R
  4645. X40 V
  4646. X0(-)S
  4647. X580 V
  4648. X2792(- 8 -)S
  4649. X900 V
  4650. X720(provide)S
  4651. X1055(low)S
  4652. X1235(retrieval)S
  4653. X1597(overhead)S
  4654. X1992(for)S
  4655. X2138(other)S
  4656. X2373(revisions,)S
  4657. X2789(in)S
  4658. X2897(particular)S
  4659. X3309(for)S
  4660. X3455(branch)S
  4661. X3756(tips.)S
  4662. X1116 V
  4663. X970(There)S
  4664. X1233(are)S
  4665. X1386(several)S
  4666. X1700(techniques)S
  4667. X2159(for)S
  4668. X2307(delta)S
  4669. X2533(application.)S
  4670. X3064(The)S
  4671. X3251(naive)S
  4672. X3499(one)S
  4673. X3675(is)S
  4674. X3774(to)S
  4675. X3884(pass)S
  4676. X4088(each)S
  4677. X4302(delta)S
  4678. X4528(to)S
  4679. X4638(a)S
  4680. X4714(general-)S
  4681. X1296 V
  4682. X720(purpose)S
  4683. X1077(text)S
  4684. X1267(editor.)S
  4685. X1595(A)S
  4686. X1707(prototype)S
  4687. X2130(of)S
  4688. X2253(RCS)S
  4689. X2483(invoked)S
  4690. X2845(the)S
  4691. X3007(UNIX)S
  4692. X3296(editor)S
  4693. X10 I
  4694. X3569(ed)S
  4695. X10 R
  4696. X3703(both)S
  4697. X3921(for)S
  4698. X4077(applying)S
  4699. X4467(deltas)S
  4700. X4740(and)S
  4701. X4924(for)S
  4702. X1476 V
  4703. X720(expanding)S
  4704. X1172(the)S
  4705. X1330(identi\256cation)S
  4706. X1894(markers.)S
  4707. X2306(Although)S
  4708. X2720(easy)S
  4709. X2934(to)S
  4710. X3049(implement,)S
  4711. X3539(performance)S
  4712. X4079(was)S
  4713. X4271(poor,)S
  4714. X4516(owing)S
  4715. X4803(to)S
  4716. X4918(the)S
  4717. X1656 V
  4718. X720(high)S
  4719. X934(start-up)S
  4720. X1275(costs)S
  4721. X1511(and)S
  4722. X1691(excess)S
  4723. X1987(generality)S
  4724. X2422(of)S
  4725. X10 I
  4726. X2541(ed)S
  4727. X10 R
  4728. X2635(.)S
  4729. X2726(An)S
  4730. X2884(intermediate)S
  4731. X3419(version)S
  4732. X3749(of)S
  4733. X3867(RCS)S
  4734. X4092(used)S
  4735. X4310(a)S
  4736. X4389(special-purpose,)S
  4737. X1836 V
  4738. X720(stream-oriented)S
  4739. X1376(editor.)S
  4740. X1694(This)S
  4741. X1902(technique)S
  4742. X2320(reduced)S
  4743. X2665(the)S
  4744. X2817(cost)S
  4745. X3008(of)S
  4746. X3121(applying)S
  4747. X3501(a)S
  4748. X3575(delta)S
  4749. X3800(to)S
  4750. X3909(the)S
  4751. X4062(cost)S
  4752. X4254(of)S
  4753. X4368(checking)S
  4754. X4759(out)S
  4755. X4918(the)S
  4756. X2016 V
  4757. X720(latest)S
  4758. X965(trunk)S
  4759. X1210(revision.)S
  4760. X1621(The)S
  4761. X1810(reason)S
  4762. X2104(for)S
  4763. X2254(this)S
  4764. X2433(behavior)S
  4765. X2816(is)S
  4766. X2917(that)S
  4767. X3101(each)S
  4768. X3316(delta)S
  4769. X3543(application)S
  4770. X4020(involves)S
  4771. X4392(a)S
  4772. X4469(complete)S
  4773. X4868(pass)S
  4774. X2196 V
  4775. X720(over)S
  4776. X927(the)S
  4777. X1079(preceding)S
  4778. X1502(revision.)S
  4779. X2412 V
  4780. X970(However,)S
  4781. X1395(there)S
  4782. X1629(is)S
  4783. X1731(a)S
  4784. X1810(much)S
  4785. X2068(better)S
  4786. X2331(algorithm.)S
  4787. X2811(Note)S
  4788. X3041(that)S
  4789. X3227(the)S
  4790. X3385(deltas)S
  4791. X3654(are)S
  4792. X3811(line)S
  4793. X3997(oriented)S
  4794. X4360(and)S
  4795. X4540(that)S
  4796. X4726(most)S
  4797. X4957(of)S
  4798. X2592 V
  4799. X720(the)S
  4800. X884(work)S
  4801. X1131(of)S
  4802. X1256(a)S
  4803. X1342(stream)S
  4804. X1650(editor)S
  4805. X1925(involves)S
  4806. X2306(copying)S
  4807. X2670(unchanged)S
  4808. X3143(lines)S
  4809. X3373(from)S
  4810. X3608(one)S
  4811. X3793(revision)S
  4812. X4156(to)S
  4813. X4275(the)S
  4814. X4438(next.)S
  4815. X4706(A)S
  4816. X4819(faster)S
  4817. X2772 V
  4818. X720(algorithm)S
  4819. X1141(avoids)S
  4820. X1434(unnecessary)S
  4821. X1953(copying)S
  4822. X2307(of)S
  4823. X2423(character)S
  4824. X2820(strings)S
  4825. X3120(by)S
  4826. X3253(using)S
  4827. X3503(a)S
  4828. X10 I
  4829. X3580(piece)S
  4830. X3823(table)S
  4831. X10 R
  4832. X4023(.)S
  4833. X4111(A)S
  4834. X4216(piece)S
  4835. X4459(table)S
  4836. X4686(is)S
  4837. X4786(a)S
  4838. X4863(one-)S
  4839. X2952 V
  4840. X720(dimensional)S
  4841. X1245(array,)S
  4842. X1509(specifying)S
  4843. X1960(how)S
  4844. X2167(a)S
  4845. X2246(given)S
  4846. X2503(revision)S
  4847. X2860(is)S
  4848. X2962(`pieced)S
  4849. X3290(together')S
  4850. X3685(from)S
  4851. X3914(lines)S
  4852. X4138(in)S
  4853. X4251(the)S
  4854. X4408(RCS)S
  4855. X4633(\256le.)S
  4856. X4851(Sup-)S
  4857. X3132 V
  4858. X720(pose)S
  4859. X935(piece)S
  4860. X1177(table)S
  4861. X10 I
  4862. X1403(PT)S
  4863. X3182 V
  4864. X1520(r)S
  4865. X3132 V
  4866. X10 R
  4867. X1591(represents)S
  4868. X2027(revision)S
  4869. X10 I
  4870. X2381(r)S
  4871. X10 R
  4872. X2420(.)S
  4873. X2507(Then)S
  4874. X10 I
  4875. X2744(PT)S
  4876. X3182 V
  4877. X2861(r)S
  4878. X3132 V
  4879. X2900([i])S
  4880. X10 R
  4881. X3038(contains)S
  4882. X3403(the)S
  4883. X3557(starting)S
  4884. X3889(position)S
  4885. X4244(of)S
  4886. X4359(line)S
  4887. X10 I
  4888. X4541(i)S
  4889. X10 R
  4890. X4602(of)S
  4891. X4718(revision)S
  4892. X3312 V
  4893. X10 I
  4894. X720(r)S
  4895. X10 R
  4896. X759(.)S
  4897. X848(Application)S
  4898. X1354(of)S
  4899. X1471(the)S
  4900. X1627(next)S
  4901. X1833(delta)S
  4902. X2061(transforms)S
  4903. X2522(piece)S
  4904. X2766(table)S
  4905. X10 I
  4906. X2994(PT)S
  4907. X3362 V
  4908. X3111(r)S
  4909. X3312 V
  4910. X10 R
  4911. X3184(into)S
  4912. X10 I
  4913. X3374(PT)S
  4914. X3362 V
  4915. X3491(r+1)S
  4916. X3312 V
  4917. X10 R
  4918. X3648(.)S
  4919. X3737(For)S
  4920. X3910(instance,)S
  4921. X4296(a)S
  4922. X4374(delete)S
  4923. X4646(command)S
  4924. X3492 V
  4925. X720(removes)S
  4926. X1093(a)S
  4927. X1173(series)S
  4928. X1436(of)S
  4929. X1555(entries)S
  4930. X1857(from)S
  4931. X2087(the)S
  4932. X2245(piece)S
  4933. X2491(table.)S
  4934. X2776(An)S
  4935. X2934(insertion)S
  4936. X3320(command)S
  4937. X3750(inserts)S
  4938. X4047(new)S
  4939. X4249(entries,)S
  4940. X4576(moving)S
  4941. X4918(the)S
  4942. X3672 V
  4943. X720(entries)S
  4944. X1019(following)S
  4945. X1441(the)S
  4946. X1596(insertion)S
  4947. X1979(point)S
  4948. X2218(further)S
  4949. X2522(down)S
  4950. X2777(the)S
  4951. X2932(array.)S
  4952. X3224(The)S
  4953. X3411(inserted)S
  4954. X3759(entries)S
  4955. X4057(point)S
  4956. X4295(to)S
  4957. X4405(the)S
  4958. X4559(text)S
  4959. X4741(lines)S
  4960. X4962(in)S
  4961. X3852 V
  4962. X720(the)S
  4963. X874(delta.)S
  4964. X1155(Thus,)S
  4965. X1412(no)S
  4966. X1544(I/O)S
  4967. X1709(is)S
  4968. X1808(involved)S
  4969. X2190(except)S
  4970. X2483(for)S
  4971. X2632(reading)S
  4972. X2964(the)S
  4973. X3119(delta)S
  4974. X3346(itself.)S
  4975. X3634(When)S
  4976. X3905(all)S
  4977. X4038(deltas)S
  4978. X4304(have)S
  4979. X4525(been)S
  4980. X4746(applied)S
  4981. X4032 V
  4982. X720(to)S
  4983. X834(the)S
  4984. X992(piece)S
  4985. X1238(table,)S
  4986. X1493(a)S
  4987. X1573(sequential)S
  4988. X2014(pass)S
  4989. X2222(through)S
  4990. X2569(the)S
  4991. X2726(table)S
  4992. X2955(looks)S
  4993. X3207(up)S
  4994. X3342(each)S
  4995. X3559(line)S
  4996. X3744(in)S
  4997. X3857(the)S
  4998. X4014(RCS)S
  4999. X4239(\256le)S
  5000. X4402(and)S
  5001. X4581(copies)S
  5002. X4871(it)S
  5003. X4962(to)S
  5004. X4212 V
  5005. X720(the)S
  5006. X872(output)S
  5007. X1158(\256le,)S
  5008. X1341(updating)S
  5009. X1721(identi\256cation)S
  5010. X2279(markers)S
  5011. X2630(at)S
  5012. X2732(the)S
  5013. X2884(same)S
  5014. X3119(time.)S
  5015. X3382(Of)S
  5016. X3517(course,)S
  5017. X3832(the)S
  5018. X3984(RCS)S
  5019. X4204(\256le)S
  5020. X4362(must)S
  5021. X4588(permit)S
  5022. X4880(ran-)S
  5023. X4392 V
  5024. X720(dom)S
  5025. X930(access,)S
  5026. X1241(since)S
  5027. X1478(the)S
  5028. X1632(copied)S
  5029. X1930(lines)S
  5030. X2151(are)S
  5031. X2304(scattered)S
  5032. X2690(throughout)S
  5033. X3161(that)S
  5034. X3343(\256le.)S
  5035. X3558(Figure)S
  5036. X3851(6)S
  5037. X3933(illustrates)S
  5038. X4354(an)S
  5039. X4480(RCS)S
  5040. X4702(\256le)S
  5041. X4862(with)S
  5042. X4572 V
  5043. X720(two)S
  5044. X900(revisions)S
  5045. X1291(and)S
  5046. X1465(the)S
  5047. X1617(corresponding)S
  5048. X2218(piece)S
  5049. X2458(tables.)S
  5050. X5832 V
  5051. X10 I
  5052. X2363(Figure)S
  5053. X2665(6)S
  5054. X2745(is)S
  5055. X2842(not)S
  5056. X3000(available.)S
  5057. X6912 V
  5058. X10 R
  5059. X2016(Figure)S
  5060. X2307(6.)S
  5061. X2442(An)S
  5062. X2594(RCS)S
  5063. X2814(\256le)S
  5064. X2972(and)S
  5065. X3146(its)S
  5066. X3271(piece)S
  5067. X3511(tables)S
  5068. X7128 V
  5069. X970(The)S
  5070. X1157(piece)S
  5071. X1399(table)S
  5072. X1625(approach)S
  5073. X2022(has)S
  5074. X2187(the)S
  5075. X2341(property)S
  5076. X2711(that)S
  5077. X2893(the)S
  5078. X3047(time)S
  5079. X3257(for)S
  5080. X3405(applying)S
  5081. X3788(a)S
  5082. X3865(single)S
  5083. X4137(delta)S
  5084. X4364(is)S
  5085. X4464(roughly)S
  5086. X4808(deter-)S
  5087. X7308 V
  5088. X720(mined)S
  5089. X1004(by)S
  5090. X1138(the)S
  5091. X1294(size)S
  5092. X1483(of)S
  5093. X1600(the)S
  5094. X1756(delta,)S
  5095. X2009(and)S
  5096. X2187(not)S
  5097. X2349(by)S
  5098. X2483(the)S
  5099. X2639(size)S
  5100. X2828(of)S
  5101. X2945(the)S
  5102. X3101(revision.)S
  5103. X3512(For)S
  5104. X3685(example,)S
  5105. X4082(if)S
  5106. X4177(a)S
  5107. X4254(delta)S
  5108. X4481(is)S
  5109. X4581(10)S
  5110. X4714(per)S
  5111. X4874(cent)S
  5112. X7920 V
  5113. XEP
  5114. X%%Page: 9 10
  5115. BP
  5116. X/slant 0 def
  5117. X/height 1.000000 def
  5118. X10 R
  5119. X10 R
  5120. X40 V
  5121. X0(-)S
  5122. X580 V
  5123. X2792(- 9 -)S
  5124. X900 V
  5125. X720(of)S
  5126. X840(the)S
  5127. X999(size)S
  5128. X1191(of)S
  5129. X1311(a)S
  5130. X1392(revision,)S
  5131. X1776(then)S
  5132. X1985(applying)S
  5133. X2372(it)S
  5134. X2466(takes)S
  5135. X2709(only)S
  5136. X2925(10)S
  5137. X3063(per)S
  5138. X3228(cent)S
  5139. X3432(of)S
  5140. X3553(the)S
  5141. X3713(time)S
  5142. X3929(to)S
  5143. X4045(generate)S
  5144. X4420(the)S
  5145. X4580(latest)S
  5146. X4829(trunk)S
  5147. X1080 V
  5148. X720(revision.)S
  5149. X1127(\(The)S
  5150. X1345(stream)S
  5151. X1641(editor)S
  5152. X1904(would)S
  5153. X2184(take)S
  5154. X2380(100)S
  5155. X2560(per)S
  5156. X2717(cent.\))S
  5157. X1296 V
  5158. X970(There)S
  5159. X1233(is)S
  5160. X1331(an)S
  5161. X1456(important)S
  5162. X1876(alternative)S
  5163. X2328(for)S
  5164. X2475(representing)S
  5165. X2999(deltas)S
  5166. X3263(that)S
  5167. X3444(a)S
  5168. X3488 H
  5169. X    (f)show 10 -.5 mul h (f)show
  5170. X10 R
  5171. X3549(ects)S
  5172. X3735(performance.)S
  5173. X4324(SCCS)S
  5174. X1246 V
  5175. X4570(3)S
  5176. X1296 V
  5177. X4620(,)S
  5178. X4677(a)S
  5179. X4753(precur-)S
  5180. X1476 V
  5181. X720(sor)S
  5182. X889(of)S
  5183. X1019(RCS,)S
  5184. X1281(uses)S
  5185. X10 I
  5186. X1499(interleaved)S
  5187. X10 R
  5188. X1994(deltas.)S
  5189. X2328(A)S
  5190. X2446(\256le)S
  5191. X2620(containing)S
  5192. X3088(interleaved)S
  5193. X3577(deltas)S
  5194. X3856(is)S
  5195. X3969(partitioned)S
  5196. X4448(into)S
  5197. X4650(blocks)S
  5198. X4957(of)S
  5199. X1656 V
  5200. X720(lines.)S
  5201. X1009(Each)S
  5202. X1253(block)S
  5203. X1520(has)S
  5204. X1698(a)S
  5205. X1787(header)S
  5206. X2097(that)S
  5207. X2292(speci\256es)S
  5208. X2681(to)S
  5209. X2804(which)S
  5210. X3093(revision\(s\))S
  5211. X3565(the)S
  5212. X3732(block)S
  5213. X3999(belongs.)S
  5214. X4411(The)S
  5215. X4612(blocks)S
  5216. X4919(are)S
  5217. X1836 V
  5218. X720(sorted)S
  5219. X995(out)S
  5220. X1154(in)S
  5221. X1262(such)S
  5222. X1475(a)S
  5223. X1549(way)S
  5224. X1745(that)S
  5225. X1925(a)S
  5226. X1999(single)S
  5227. X2268(pass)S
  5228. X2470(over)S
  5229. X2677(the)S
  5230. X2829(\256le)S
  5231. X2987(can)S
  5232. X3155(pick)S
  5233. X3357(up)S
  5234. X3487(all)S
  5235. X3617(the)S
  5236. X3769(lines)S
  5237. X3988(belonging)S
  5238. X4418(to)S
  5239. X4526(a)S
  5240. X4600(given)S
  5241. X4852(revi-)S
  5242. X2016 V
  5243. X720(sion.)S
  5244. X984(Thus,)S
  5245. X1251(the)S
  5246. X1415(regeneration)S
  5247. X1955(time)S
  5248. X2175(for)S
  5249. X2333(all)S
  5250. X2475(revisions)S
  5251. X2878(is)S
  5252. X2987(the)S
  5253. X3151(same:)S
  5254. X3426(all)S
  5255. X3568(headers)S
  5256. X3914(must)S
  5257. X4151(be)S
  5258. X4287(inspected,)S
  5259. X4731(and)S
  5260. X4918(the)S
  5261. X2196 V
  5262. X720(associated)S
  5263. X1169(blocks)S
  5264. X1469(either)S
  5265. X1735(copied)S
  5266. X2040(or)S
  5267. X2162(skipped.)S
  5268. X2567(As)S
  5269. X2717(the)S
  5270. X2878(number)S
  5271. X3222(of)S
  5272. X3344(revisions)S
  5273. X3744(increases,)S
  5274. X4172(the)S
  5275. X4332(cost)S
  5276. X4531(of)S
  5277. X4652(retrieving)S
  5278. X2376 V
  5279. X720(any)S
  5280. X896(revision)S
  5281. X1251(is)S
  5282. X1351(much)S
  5283. X1606(higher)S
  5284. X1894(than)S
  5285. X2099(the)S
  5286. X2254(cost)S
  5287. X2448(of)S
  5288. X2564(checking)S
  5289. X2957(out)S
  5290. X3118(the)S
  5291. X3273(latest)S
  5292. X3517(trunk)S
  5293. X3761(revision)S
  5294. X4116(with)S
  5295. X4327(reverse)S
  5296. X4647(deltas.)S
  5297. X4968(A)S
  5298. X2556 V
  5299. X720(detailed)S
  5300. X1071(comparison)S
  5301. X1572(of)S
  5302. X1690(SCCS's)S
  5303. X2043(interleaved)S
  5304. X2520(deltas)S
  5305. X2787(and)S
  5306. X2965(RCS's)S
  5307. X3261(reverse)S
  5308. X3582(deltas)S
  5309. X3849(can)S
  5310. X4021(be)S
  5311. X4149(found)S
  5312. X4416(in)S
  5313. X4528(Reference)S
  5314. X4965(4.)S
  5315. X2736 V
  5316. X720(This)S
  5317. X952(reference)S
  5318. X1375(considers)S
  5319. X1806(the)S
  5320. X1982(version)S
  5321. X2330(of)S
  5322. X2467(RCS)S
  5323. X2711(with)S
  5324. X2943(the)S
  5325. X3119(stream)S
  5326. X3440(editor)S
  5327. X3728(only.)S
  5328. X4016(The)S
  5329. X4226(piece)S
  5330. X4491(table)S
  5331. X4740(method)S
  5332. X2916 V
  5333. X720(improves)S
  5334. X1131(performance)S
  5335. X1673(further,)S
  5336. X2008(so)S
  5337. X2135(that)S
  5338. X2323(RCS)S
  5339. X2551(is)S
  5340. X2656(always)S
  5341. X2971(faster)S
  5342. X3230(than)S
  5343. X3440(SCCS,)S
  5344. X3749(except)S
  5345. X4047(if)S
  5346. X4146(10)S
  5347. X4284(or)S
  5348. X4405(more)S
  5349. X4648(deltas)S
  5350. X4919(are)S
  5351. X3096 V
  5352. X720(applied.)S
  5353. X3312 V
  5354. X970(Additional)S
  5355. X1429(speed-up)S
  5356. X1820(for)S
  5357. X1967(both)S
  5358. X2176(delta)S
  5359. X2402(methods)S
  5360. X2773(can)S
  5361. X2943(be)S
  5362. X3069(obtained)S
  5363. X3445(by)S
  5364. X3577(caching)S
  5365. X3919(the)S
  5366. X4073(most)S
  5367. X4300(recently)S
  5368. X4653(generated)S
  5369. X3492 V
  5370. X720(revision,)S
  5371. X1101(as)S
  5372. X1218(has)S
  5373. X1385(been)S
  5374. X1607(implemented)S
  5375. X2163(in)S
  5376. X2275(DSEE.)S
  5377. X3442 V
  5378. X2550(5)S
  5379. X3492 V
  5380. X2634(With)S
  5381. X2868(caching,)S
  5382. X3237(access)S
  5383. X3525(time)S
  5384. X3737(to)S
  5385. X3849(frequently)S
  5386. X4292(used)S
  5387. X4508(revisions)S
  5388. X4902(can)S
  5389. X3672 V
  5390. X720(approach)S
  5391. X1115(normal)S
  5392. X1428(\256le)S
  5393. X1586(access)S
  5394. X1870(time,)S
  5395. X2103(at)S
  5396. X2205(the)S
  5397. X2357(cost)S
  5398. X2548(of)S
  5399. X2661(some)S
  5400. X2902(additional)S
  5401. X3332(space.)S
  5402. X4032 V
  5403. X10 B
  5404. X720(4.)S
  5405. X855(Locking:)S
  5406. X1269(A)S
  5407. X1371(Controversial)S
  5408. X1989(Issue)S
  5409. X4248 V
  5410. X10 R
  5411. X970(The)S
  5412. X1169(locking)S
  5413. X1513(mechanism)S
  5414. X2012(for)S
  5415. X2172(RCS)S
  5416. X2406(was)S
  5417. X2605(di)S
  5418. X2683 H
  5419. X    (f)show 10 -.5 mul h (\256)show
  5420. X10 R
  5421. X2767(cult)S
  5422. X2961(to)S
  5423. X3083(design.)S
  5424. X3443(The)S
  5425. X3643(problem)S
  5426. X4021(and)S
  5427. X4210(its)S
  5428. X4350(solution)S
  5429. X4718(are)S
  5430. X4884(\256rst)S
  5431. X4428 V
  5432. X720(presented)S
  5433. X1136(in)S
  5434. X1248(their)S
  5435. X1465(`pure')S
  5436. X1742(form,)S
  5437. X1995(followed)S
  5438. X2384(by)S
  5439. X2518(a)S
  5440. X2596(discussion)S
  5441. X3047(of)S
  5442. X3163(the)S
  5443. X3318(complications)S
  5444. X3912(caused)S
  5445. X4216(by)S
  5446. X4349(`real-world')S
  5447. X4863(con-)S
  5448. X4608 V
  5449. X720(siderations.)S
  5450. X4824 V
  5451. X970(RCS)S
  5452. X1198(must)S
  5453. X1431(prevent)S
  5454. X1768(two)S
  5455. X1956(or)S
  5456. X2077(more)S
  5457. X2320(persons)S
  5458. X2663(from)S
  5459. X2895(depositing)S
  5460. X3350(competing)S
  5461. X3810(changes)S
  5462. X4169(of)S
  5463. X4290(the)S
  5464. X4450(same)S
  5465. X4693(revision.)S
  5466. X5004 V
  5467. X720(Suppose)S
  5468. X1104(two)S
  5469. X1299(programmers)S
  5470. X1875(check)S
  5471. X2151(out)S
  5472. X2323(revision)S
  5473. X2689(2.4)S
  5474. X2858(and)S
  5475. X3046(modify)S
  5476. X3379(it.)S
  5477. X3534(Programmer)S
  5478. X4077(A)S
  5479. X4193(checks)S
  5480. X4508(in)S
  5481. X4630(a)S
  5482. X4718(revision)S
  5483. X5184 V
  5484. X720(before)S
  5485. X1010(programmer)S
  5486. X1539(B.)S
  5487. X1697(Unfortunately,)S
  5488. X2318(programmer)S
  5489. X2847(B)S
  5490. X2950(has)S
  5491. X3119(not)S
  5492. X3284(seen)S
  5493. X3498(A's)S
  5494. X3679(changes,)S
  5495. X4062(so)S
  5496. X4188(the)S
  5497. X4347(e)S
  5498. X4391 H
  5499. X    (f)show 10 -.5 mul h (f)show
  5500. X10 R
  5501. X4452(ect)S
  5502. X4605(is)S
  5503. X4709(that)S
  5504. X4896(A's)S
  5505. X5364 V
  5506. X720(changes)S
  5507. X1079(are)S
  5508. X1238(covered)S
  5509. X1591(up)S
  5510. X1729(by)S
  5511. X1867(B's)S
  5512. X2044(deposit.)S
  5513. X2426(A's)S
  5514. X2608(changes)S
  5515. X2967(are)S
  5516. X3126(not)S
  5517. X3292(lost)S
  5518. X3475(since)S
  5519. X3718(all)S
  5520. X3856(revisions)S
  5521. X4255(are)S
  5522. X4414(saved,)S
  5523. X4703(but)S
  5524. X4868(they)S
  5525. X5544 V
  5526. X720(are)S
  5527. X871(con\256ned)S
  5528. X1245(to)S
  5529. X1353(a)S
  5530. X1427(single)S
  5531. X1696(revision.\263)S
  5532. X5760 V
  5533. X970(This)S
  5534. X1191(con\257ict)S
  5535. X1534(is)S
  5536. X1644(prevented)S
  5537. X2080(in)S
  5538. X2201(RCS)S
  5539. X2434(by)S
  5540. X2577(locking.)S
  5541. X2975(Whenever)S
  5542. X3427(someone)S
  5543. X3825(intends)S
  5544. X4157(to)S
  5545. X4278(edit)S
  5546. X4471(a)S
  5547. X4558(revision)S
  5548. X4924(\(as)S
  5549. X5940 V
  5550. X720(opposed)S
  5551. X1083(to)S
  5552. X1191(reading)S
  5553. X1520(or)S
  5554. X1633(compiling)S
  5555. X2069(it\),)S
  5556. X2213(the)S
  5557. X2365(revision)S
  5558. X2717(should)S
  5559. X3014(be)S
  5560. X3138(checked)S
  5561. X3494(out)S
  5562. X3652(and)S
  5563. X3826(locked,)S
  5564. X4147(using)S
  5565. X4394(the)S
  5566. X10 I
  5567. X4546(\261l)S
  5568. X10 R
  5569. X4654(option)S
  5570. X4940(on)S
  5571. X6120 V
  5572. X10 I
  5573. X720(co)S
  5574. X10 R
  5575. X814(.)S
  5576. X908(On)S
  5577. X1069(subsequent)S
  5578. X1552(check-in,)S
  5579. X10 I
  5580. X1959(ci)S
  5581. X10 R
  5582. X2070(tests)S
  5583. X2287(the)S
  5584. X2448(lock)S
  5585. X2659(and)S
  5586. X2842(then)S
  5587. X3053(removes)S
  5588. X3430(it.)S
  5589. X3580(At)S
  5590. X3719(most)S
  5591. X3953(one)S
  5592. X4136(programmer)S
  5593. X4668(at)S
  5594. X4779(a)S
  5595. X4862(time)S
  5596. X6300 V
  5597. X720(may)S
  5598. X932(lock)S
  5599. X1144(a)S
  5600. X1228(particular)S
  5601. X1650(revision,)S
  5602. X2037(and)S
  5603. X2221(only)S
  5604. X2439(this)S
  5605. X2624(programmer)S
  5606. X3157(may)S
  5607. X3368(check)S
  5608. X3639(in)S
  5609. X3756(the)S
  5610. X3917(succeeding)S
  5611. X4399(revision.)S
  5612. X4815(Thus,)S
  5613. X6480 V
  5614. X720(while)S
  5615. X972(a)S
  5616. X1046(revision)S
  5617. X1398(is)S
  5618. X1495(locked,)S
  5619. X1816(it)S
  5620. X1902(is)S
  5621. X1999(the)S
  5622. X2151(exclusive)S
  5623. X2558(responsibility)S
  5624. X3133(of)S
  5625. X3246(the)S
  5626. X3398(locker.)S
  5627. X6702 V
  5628. X8 Y1
  5629. X720(333333333333333333)S
  5630. X6820 V
  5631. X8 R
  5632. X820(\263)S
  5633. X900(Note)S
  5634. X1088(that)S
  5635. X1240(this)S
  5636. X1388(problem)S
  5637. X1686(is)S
  5638. X1773(entirely)S
  5639. X2049(di)S
  5640. X2111 H
  5641. X    (f)show 8 -.5 mul h (f)show
  5642. X8 R
  5643. X2160(erent)S
  5644. X2352(from)S
  5645. X2540(the)S
  5646. X2671(atomicity)S
  5647. X3005(problem.)S
  5648. X3348(Atomicity)S
  5649. X3705(means)S
  5650. X3942(that)S
  5651. X4095(concurrent)S
  5652. X4468(update)S
  5653. X6920 V
  5654. X720(operations)S
  5655. X1082(on)S
  5656. X1193(the)S
  5657. X1321(same)S
  5658. X1515(RCS)S
  5659. X1698(\256le)S
  5660. X1830(cannot)S
  5661. X2072(be)S
  5662. X2177(permitted,)S
  5663. X2531(because)S
  5664. X2812(that)S
  5665. X2961(may)S
  5666. X3128(result)S
  5667. X3334(in)S
  5668. X3426(inconsistent)S
  5669. X3836(data.)S
  5670. X4042(Atomic)S
  5671. X4311(updates)S
  5672. X4584(are)S
  5673. X7020 V
  5674. X720(essential)S
  5675. X1017(\(and)S
  5676. X1182(implemented)S
  5677. X1621(in)S
  5678. X1707(RCS\),)S
  5679. X1930(but)S
  5680. X2056(do)S
  5681. X2160(not)S
  5682. X2286(solve)S
  5683. X2478(the)S
  5684. X2599(con\257ict)S
  5685. X2862(discussed)S
  5686. X3191(here.)S
  5687. X7920 V
  5688. XEP
  5689. X%%Page: 10 11
  5690. BP
  5691. X/slant 0 def
  5692. X/height 1.000000 def
  5693. X8 R
  5694. X8 R
  5695. X40 V
  5696. X10 R
  5697. X0(-)S
  5698. X580 V
  5699. X2767(- 10 -)S
  5700. X900 V
  5701. X970(An)S
  5702. X1126(important)S
  5703. X1549(maxim)S
  5704. X1861(for)S
  5705. X2011(software)S
  5706. X2388(tools)S
  5707. X2617(like)S
  5708. X2801(RCS)S
  5709. X3025(is)S
  5710. X3126(that)S
  5711. X3310(they)S
  5712. X3516(must)S
  5713. X3745(not)S
  5714. X3907(stand)S
  5715. X4152(in)S
  5716. X4264(the)S
  5717. X4421(way)S
  5718. X4622(of)S
  5719. X4740(making)S
  5720. X1080 V
  5721. X720(progress)S
  5722. X1093(with)S
  5723. X1305(a)S
  5724. X1383(project.)S
  5725. X1749(This)S
  5726. X1961(consideration)S
  5727. X2533(leads)S
  5728. X2772(to)S
  5729. X2884(several)S
  5730. X3200(weakenings)S
  5731. X3705(of)S
  5732. X3822(the)S
  5733. X3978(locking)S
  5734. X4312(mechanism.)S
  5735. X4856(First)S
  5736. X1260 V
  5737. X720(of)S
  5738. X839(all,)S
  5739. X1000(even)S
  5740. X1224(if)S
  5741. X1321(a)S
  5742. X1401(revision)S
  5743. X1759(is)S
  5744. X1862(locked,)S
  5745. X2189(it)S
  5746. X2281(can)S
  5747. X2455(still)S
  5748. X2642(be)S
  5749. X2772(checked)S
  5750. X3134(out.)S
  5751. X3353(This)S
  5752. X3567(is)S
  5753. X3670(necessary)S
  5754. X4093(if)S
  5755. X4191(other)S
  5756. X4433(people)S
  5757. X4736(wish)S
  5758. X4962(to)S
  5759. X1440 V
  5760. X720(compile)S
  5761. X1073(or)S
  5762. X1187(inspect)S
  5763. X1501(the)S
  5764. X1654(locked)S
  5765. X1951(revision)S
  5766. X2304(while)S
  5767. X2556(the)S
  5768. X2708(next)S
  5769. X2910(one)S
  5770. X3084(is)S
  5771. X3181(in)S
  5772. X3289(preparation.)S
  5773. X3828(The)S
  5774. X4013(only)S
  5775. X4221(operations)S
  5776. X4667(they)S
  5777. X4869(can-)S
  5778. X1620 V
  5779. X720(not)S
  5780. X880(do)S
  5781. X1012(are)S
  5782. X1165(to)S
  5783. X1275(lock)S
  5784. X1479(the)S
  5785. X1633(revision)S
  5786. X1987(or)S
  5787. X2102(to)S
  5788. X2212(check)S
  5789. X2476(in)S
  5790. X2586(the)S
  5791. X2740(succeeding)S
  5792. X3215(one.)S
  5793. X3447(Secondly,)S
  5794. X3877(check-in)S
  5795. X4253(operations)S
  5796. X4702(on)S
  5797. X4835(other)S
  5798. X1800 V
  5799. X720(branches)S
  5800. X1109(in)S
  5801. X1222(the)S
  5802. X1379(RCS)S
  5803. X1604(\256le)S
  5804. X1767(are)S
  5805. X1923(still)S
  5806. X2109(possible;)S
  5807. X2500(the)S
  5808. X2657(locking)S
  5809. X2991(of)S
  5810. X3108(one)S
  5811. X3286(revision)S
  5812. X3642(does)S
  5813. X3859(not)S
  5814. X4021(a)S
  5815. X4065 H
  5816. X    (f)show 10 -.5 mul h (f)show
  5817. X10 R
  5818. X4126(ect)S
  5819. X4276(any)S
  5820. X4454(other)S
  5821. X4693(revision.)S
  5822. X1980 V
  5823. X720(Thirdly,)S
  5824. X1084(revisions)S
  5825. X1484(are)S
  5826. X1644(occasionally)S
  5827. X2183(locked)S
  5828. X2489(for)S
  5829. X2645(a)S
  5830. X2729(long)S
  5831. X2947(period)S
  5832. X3242(of)S
  5833. X3365(time)S
  5834. X3583(because)S
  5835. X3938(a)S
  5836. X4022(programmer)S
  5837. X4555(is)S
  5838. X4662(absent)S
  5839. X4957(or)S
  5840. X2160 V
  5841. X720(otherwise)S
  5842. X1153(unable)S
  5843. X1464(to)S
  5844. X1587(complete)S
  5845. X1998(the)S
  5846. X2165(assignment.)S
  5847. X2715(If)S
  5848. X2826(another)S
  5849. X3170(programmer)S
  5850. X3708(has)S
  5851. X3886(to)S
  5852. X4008(make)S
  5853. X4268(a)S
  5854. X4356(pressing)S
  5855. X4733(change,)S
  5856. X2340 V
  5857. X720(there)S
  5858. X950(are)S
  5859. X1102(the)S
  5860. X1255(following)S
  5861. X1675(three)S
  5862. X1905(alternatives)S
  5863. X2397(for)S
  5864. X2545(making)S
  5865. X2877(progress:)S
  5866. X3275(a\))S
  5867. X3384(\256nd)S
  5868. X3572(out)S
  5869. X3732(who)S
  5870. X3936(is)S
  5871. X4035(holding)S
  5872. X4373(the)S
  5873. X4527(lock)S
  5874. X4731(and)S
  5875. X4907(ask)S
  5876. X2520 V
  5877. X720(that)S
  5878. X906(person)S
  5879. X1208(to)S
  5880. X1322(release)S
  5881. X1634(it;)S
  5882. X1754(b\))S
  5883. X1873(check)S
  5884. X2141(out)S
  5885. X2305(the)S
  5886. X2463(locked)S
  5887. X2765(revision,)S
  5888. X3148(modify)S
  5889. X3473(it,)S
  5890. X3590(check)S
  5891. X3858(it)S
  5892. X3950(in)S
  5893. X4064(on)S
  5894. X4200(a)S
  5895. X4280(branch,)S
  5896. X4612(and)S
  5897. X4791(merge)S
  5898. X2700 V
  5899. X720(the)S
  5900. X878(changes)S
  5901. X1236(later;)S
  5902. X1478(c\))S
  5903. X1592(break)S
  5904. X1850(the)S
  5905. X2009(lock.)S
  5906. X2273(Breaking)S
  5907. X2676(a)S
  5908. X2757(lock)S
  5909. X2966(leaves)S
  5910. X3252(a)S
  5911. X3333(highly)S
  5912. X3626(visible)S
  5913. X3930(trace,)S
  5914. X4185(namely)S
  5915. X4516(an)S
  5916. X4647(electronic)S
  5917. X2880 V
  5918. X720(mail)S
  5919. X930(message)S
  5920. X1300(that)S
  5921. X1482(is)S
  5922. X1581(sent)S
  5923. X1774(automatically)S
  5924. X2350(to)S
  5925. X2460(the)S
  5926. X2614(holder)S
  5927. X2901(of)S
  5928. X3015(the)S
  5929. X3168(lock,)S
  5930. X3396(recording)S
  5931. X3809(the)S
  5932. X3962(breaker)S
  5933. X4291(and)S
  5934. X4466(a)S
  5935. X4541(commentary)S
  5936. X3060 V
  5937. X720(requested)S
  5938. X1135(from)S
  5939. X1362(him.)S
  5940. X1606(Thus,)S
  5941. X1864(breaking)S
  5942. X2246(locks)S
  5943. X2490(is)S
  5944. X2590(tolerated)S
  5945. X2972(under)S
  5946. X3232(certain)S
  5947. X3536(circumstances,)S
  5948. X4159(but)S
  5949. X4321(will)S
  5950. X4511(not)S
  5951. X4673(go)S
  5952. X4807(unno-)S
  5953. X3240 V
  5954. X720(ticed.)S
  5955. X1016(Experience)S
  5956. X1511(has)S
  5957. X1691(shown)S
  5958. X1998(that)S
  5959. X2194(the)S
  5960. X2362(automatic)S
  5961. X2802(mail)S
  5962. X3026(message)S
  5963. X3410(attaches)S
  5964. X3777(a)S
  5965. X3867(high)S
  5966. X4091(enough)S
  5967. X4431(stigma)S
  5968. X4744(to)S
  5969. X4868(lock)S
  5970. X3420 V
  5971. X720(breaking,)S
  5972. X1130(such)S
  5973. X1349(that)S
  5974. X1535(programmers)S
  5975. X2103(break)S
  5976. X2360(locks)S
  5977. X2607(only)S
  5978. X2821(in)S
  5979. X2935(real)S
  5980. X3120(emergencies,)S
  5981. X3679(or)S
  5982. X3798(when)S
  5983. X4050(a)S
  5984. X4130(co-worker)S
  5985. X4576(resigns)S
  5986. X4896(and)S
  5987. X3600 V
  5988. X720(leaves)S
  5989. X999(locked)S
  5990. X1295(revisions)S
  5991. X1686(behind.)S
  5992. X3816 V
  5993. X970(If)S
  5994. X1074(an)S
  5995. X1206(RCS)S
  5996. X1434(\256le)S
  5997. X1600(is)S
  5998. X1705(private,)S
  5999. X2046(i.e.,)S
  6000. X2232(when)S
  6001. X2487(a)S
  6002. X2570(programmer)S
  6003. X3102(owns)S
  6004. X3352(an)S
  6005. X3485(RCS)S
  6006. X3714(\256le)S
  6007. X3881(and)S
  6008. X4064(does)S
  6009. X4286(not)S
  6010. X4453(expect)S
  6011. X4752(anyone)S
  6012. X3996 V
  6013. X720(else)S
  6014. X912(to)S
  6015. X1027(perform)S
  6016. X1385(check-in)S
  6017. X1765(operations,)S
  6018. X2243(locking)S
  6019. X2580(is)S
  6020. X2684(an)S
  6021. X2815(unnecessary)S
  6022. X3339(nuisance.)S
  6023. X3780(In)S
  6024. X3900(this)S
  6025. X4081(case,)S
  6026. END_OF_FILE
  6027. if test 77779 -ne `wc -c <'rcs.ps.part1'`; then
  6028.     echo shar: \"'rcs.ps.part1'\" unpacked with wrong size!
  6029. fi
  6030. # end of 'rcs.ps.part1'
  6031. fi
  6032. echo shar: End of archive 11 \(of 11\).
  6033. cp /dev/null ark11isdone
  6034. MISSING=""
  6035. for I in 1 2 3 4 5 6 7 8 9 10 11 ; do
  6036.     if test ! -f ark${I}isdone ; then
  6037.     MISSING="${MISSING} ${I}"
  6038.     fi
  6039. done
  6040. if test "${MISSING}" = "" ; then
  6041.     echo You have unpacked all 11 archives.
  6042.     rm -f ark[1-9]isdone ark[1-9][0-9]isdone
  6043. else
  6044.     echo You still need to unpack the following archives:
  6045.     echo "        " ${MISSING}
  6046. fi
  6047. ##  End of shell archive.
  6048. exit 0
  6049.